Go to file
Daniel Dunbar adeeb052ad Don't warn about -funit-at-a-time, and reject -fno-unit-at-a-time.
- We could just warn about -fno-unit-at-a-time, but in practice people using it
   probably aren't going to get what they want out of clang.

Also, use "clang" specified error for unsupported things instead of driver
unsupported error.

llvm-svn: 72272
2009-05-22 19:02:20 +00:00
clang Don't warn about -funit-at-a-time, and reject -fno-unit-at-a-time. 2009-05-22 19:02:20 +00:00
llvm Only 64-bit targets support TImode libcalls. Disable the TImode shift libcalls 2009-05-22 17:38:41 +00:00