- Unify format of output messages
authorReid Spencer <rspencer@reidspencer.com>
Tue, 24 Aug 2004 14:05:30 +0000 (14:05 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 24 Aug 2004 14:05:30 +0000 (14:05 +0000)
commit2cf17a4f0fdc593cd2e98bf9b407deaf0535cb46
tree383aa108abbd1d27a8c2f16f401266d53a35ecc5
parent02413b029472d4d7fb7fa81f958f1effbc13a127
- Unify format of output messages
- All errors throw std::string
- Default output file name to a.out (if we're linking)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16025 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/llvmc.cpp