diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-02-08 09:08:06 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-02-08 09:08:06 +0000 |
commit | 3468864f08e8bbf66d5f26e5c81c7f1c93e6befc (patch) | |
tree | 268e70ce02dadf1784344163a52d3b24d9280e23 /lib/CodeGen/AsmPrinter.cpp | |
parent | 7560c3af834679e2281817a0437c1c25c952c59b (diff) |
Added options -cflag, -cxxflags, and -ldflags to override the default C
compilation, C++ compilation, and linker options.
e.g. This is the options I use for testing on my x86 iMac:
nice ./NightlyTest.pl -release -cflags "-Os -DNDEBUG -fomit-frame-pointer" -cxxflags "-Os -DNDEBUG -finline-functions -felide-constructors -fomit-frame-pointer"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26057 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions