diff options
author | Chris Lattner <sabre@nondot.org> | 2010-11-15 08:49:58 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-11-15 08:49:58 +0000 |
commit | aac9fa731dca589658a064279178812ef7188b2a (patch) | |
tree | 91c44f28babc57276e089e48088b19d86d11574e /clang/lib/Sema/SemaObjCProperty.cpp | |
parent | 5d30c69813ad18b19337f60c6fadc22508b85d1a (diff) | |
download | bcm5719-llvm-aac9fa731dca589658a064279178812ef7188b2a.tar.gz bcm5719-llvm-aac9fa731dca589658a064279178812ef7188b2a.zip |
Wire up primitive support in the assembler backend for writing .o files
directly on the mac. This is very early, doesn't support relocations and
has a terrible hack to avoid .machine from being printed, but despite
that it generates an bitwise-identical-to-cctools .o file for stuff like
this:
define i32 @test() nounwind { ret i32 42 }
I don't plan to continue pushing this forward, but if anyone else was
interested in doing it, it should be really straight-forward.
llvm-svn: 119136
Diffstat (limited to 'clang/lib/Sema/SemaObjCProperty.cpp')
0 files changed, 0 insertions, 0 deletions