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 | df5ef770b6ced52268a0ba523e8ed6275c5d0bd3 (patch) | |
tree | 207f2e65e8581cbd9f3d8c2dbe9faa3876842261 /llvm/docs | |
parent | ab2dc4d70d66a29beaacf9a4481c5052676dbfea (diff) | |
download | bcm5719-llvm-df5ef770b6ced52268a0ba523e8ed6275c5d0bd3.tar.gz bcm5719-llvm-df5ef770b6ced52268a0ba523e8ed6275c5d0bd3.zip |
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"
llvm-svn: 26057
Diffstat (limited to 'llvm/docs')
0 files changed, 0 insertions, 0 deletions