diff options
author | Chris Lattner <sabre@nondot.org> | 2008-02-06 01:42:25 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-02-06 01:42:25 +0000 |
commit | b5eda6253b28dd2669bda220b455d05c5e99796a (patch) | |
tree | 71a848afaf9ee41fd8a32d5443d0cde19d569d7a /clang/AST/ASTConsumer.cpp | |
parent | 182a9fd39f7a1faadef69a65818f98531de19a6d (diff) | |
download | bcm5719-llvm-b5eda6253b28dd2669bda220b455d05c5e99796a.tar.gz bcm5719-llvm-b5eda6253b28dd2669bda220b455d05c5e99796a.zip |
pull .ll and .bc writing out of the ASTConsumer destructors into some top
level code in clang. This is a cleanup, but does implement "-o" for
-emit-llvm. One effect of this is that "clang foo.c -emit-llvm" will now
emit into foo.ll instead of stdout. Use "clang foo.c -emit-llvm -o -" or
"clang < foo.c -emit-llvm" to get the old behavior.
llvm-svn: 46791
Diffstat (limited to 'clang/AST/ASTConsumer.cpp')
0 files changed, 0 insertions, 0 deletions