summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTContext.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-03-12 22:07:14 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-03-12 22:07:14 +0000
commit12f1e32d595776b48c7de7f96391486c5d2f6253 (patch)
tree59728795c1f855d40d5c0270e4e9e72e37cb8e4a /clang/lib/AST/ASTContext.cpp
parent27cce1c0b68144928cd722525fdd8c41950f4b26 (diff)
downloadbcm5719-llvm-12f1e32d595776b48c7de7f96391486c5d2f6253.tar.gz
bcm5719-llvm-12f1e32d595776b48c7de7f96391486c5d2f6253.zip
MC/Mach-O: Implement initial support for relaxation.
- The implementation is currently very brain dead and inefficient, but I have a clear plan on how to fix it. - The good news is, it works and correctly assembles 403.gcc (when built with Clang, at '-Os', '-Os -g', and '-O3'). Even better, at '-Os' and '-Os -g', the resulting binary is exactly equivalent to that when built with the system assembler. So it probably works! :) llvm-svn: 98396
Diffstat (limited to 'clang/lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud