summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/image-info.m
AgeCommit message (Expand)Author
2017-06-03CodeGen: fix section names for different file formatsSaleem Abdulrasool
2014-12-15IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith
2014-06-19Improve robustness of tests for module flags metadataOliver Stannard
2012-06-20Restructure how the driver communicates information about theJohn McCall
2012-02-16Use the new method for specifying garbage collection metadata in the module.Bill Wendling
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2010-04-25IRgen/NeXT: Reuse EmitImageInfo for both fragile and non-fragile ABI. This fi...Daniel Dunbar
2010-01-26Driver/Darwin: Stuff iPhoneOS into environment portion of the (llvm/clang) tr...Daniel Dunbar
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Tests use the new clang.Fariborz Jahanian
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-04-20Set a bit in IMAGE_INFO to indicate that we don't contain anyDaniel Dunbar