aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/asm-2.c
AgeCommit message (Expand)Author
2010-03-03merge asm-2.c into asm.c, remove asm-inout.c because it is Chris Lattner
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-05-19Remove the -arch option from clang-cc: for all practical purposes, it's Eli Friedman
2009-05-01Don't use indirect memory destinations for inline asm. Fixes 6841383.Anders Carlsson