[llvm-commits] [patch] Call InitSections in llc and clang
Rafael Espindola
espindola at google.com
Thu Oct 7 12:27:31 PDT 2010
The attached patches change llvm codegen and clang to call
InitSections. This is the default behavior of llvm-mc and doing the
same in other places makes the output of llc + llvm-mc a lot easier to
compare to the output of llc -filetype=obj.
Are the patches OK?
Cheers,
--
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.patch
Type: text/x-patch
Size: 1270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101007/738ff5c5/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: text/x-patch
Size: 597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101007/738ff5c5/attachment-0001.bin>
More information about the llvm-commits
mailing list