aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2011-11-02 05:10:45 +0000
committerBob Wilson <bob.wilson@apple.com>2011-11-02 05:10:45 +0000
commit126c491319fe74bc2b3e18ce5ac036580cac2ffb (patch)
tree6d13c6087f94330e26f991a4de99222faa222a9d /llvm/lib/CodeGen/CodeGen.cpp
parentc5d72c103b0216eb5b16d50baa3c1dcbc222f641 (diff)
downloadllvm-126c491319fe74bc2b3e18ce5ac036580cac2ffb.zip
llvm-126c491319fe74bc2b3e18ce5ac036580cac2ffb.tar.gz
llvm-126c491319fe74bc2b3e18ce5ac036580cac2ffb.tar.bz2
Invoke the Darwin assembler with -g instead of --gdwarf2.
The -g and --gdwarf2 options are currently synonyms to the Darwin assembler. But clang itself does not recognize --gdwarf2, so if we want to experiment with using clang, with its integrated assembler, to replace the default assembler, it is necessary to use -g. <rdar://problem/10349486> llvm-svn: 143533
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions