Go to file
Mikhail Glushenkov 4f0fa1539c Make -save-temps=obj play better with -o.
Use only the *dirname* of the pathname given to -o, so that -o can still be used
to name the output executable. This is more like what GCC 4.5 does.

llvm-svn: 74790
2009-07-04 14:23:32 +00:00
clang CompoundLiteralRegion is boundable when it is not in the file scope. 2009-07-04 11:43:03 +00:00
compiler-rt typos 2009-07-03 14:37:30 +00:00
llvm Make -save-temps=obj play better with -o. 2009-07-04 14:23:32 +00:00