commit | 3468864f08e8bbf66d5f26e5c81c7f1c93e6befc | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Wed Feb 08 09:08:06 2006 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Wed Feb 08 09:08:06 2006 +0000 |
tree | 268e70ce02dadf1784344163a52d3b24d9280e23 | |
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