aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/debug-info-linkagename.m
AgeCommit message (Expand)Author
2010-08-25Robustify test.Devang Patel
2010-08-25tests: Disable this test for now, it is overly pessimistic and I am not sure ...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-07-25MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar
2009-07-16Enable. Now the LLVM dwarfwriter does not print extra '1' prefix in symbol na...Devang Patel
2009-07-14Revert 75648 for now. It is causing test failures.Devang Patel
2009-07-14Use LLVM mangler to get mangled name for debug info entry.Devang Patel
2009-07-14I just revertd llvm patch. Devang Patel
2009-07-13New testcase for rev 75503.Devang Patel