index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGenObjC
/
debug-info-getter-name.m
Age
Commit message (
Expand
)
Author
2012-02-03
Update tests so that they don't rely upon LLVMDebugVersion number.
Devang Patel
2011-12-15
Update tests to match r146665.
Devang Patel
2011-10-27
Move these test from checking assembly to checking LLVM IR. Should fix fallout
Nick Lewycky
2011-10-02
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-06-03
These tests require particular registered targets. Declared as such.
Galina Kistanova
2011-05-03
Silence warnings.
Devang Patel
2011-05-01
Add r130624 back now that ELF has been fixed to work with -fno-dwarf2-cfi-asm.
Rafael Espindola
2011-04-30
Revert the previous patch while I figure out how to make llvm-gcc
Rafael Espindola
2011-04-30
Update for cfi.
Rafael Espindola
2011-04-30
Pass -fno-dwarf2-cfi-asm and use FileCheck.
Rafael Espindola
2011-01-04
Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.
Fariborz Jahanian
2010-10-22
Tidy up MIPS_linkage name. Provide it only if it does not match regular name,...
Devang Patel
2010-10-18
patch fixes class names missing from method names in debug information for
Fariborz Jahanian