llvm-6502/test
Evgeniy Stepanov 15ab9f4aaa Pass DIEHash::collectAttributes output argument by-pointer instead of by-value.
Before this, collectAttributes() was operating on a local object.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188254 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-13 07:57:01 +00:00
..
Analysis
Assembler Fix FileCheck --check-prefix lines. 2013-08-12 12:43:26 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen R600: Set scheduling preference to Sched::Source 2013-08-12 22:33:21 +00:00
DebugInfo Pass DIEHash::collectAttributes output argument by-pointer instead of by-value. 2013-08-13 07:57:01 +00:00
ExecutionEngine
Feature
FileCheck [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix 2013-08-12 23:05:59 +00:00
Instrumentation Reapply r188119 now that the bug it exposed is fixed. 2013-08-12 22:38:43 +00:00
Integer
JitListener
Linker
MC [-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for COFF 2013-08-13 01:23:53 +00:00
Object
Other
TableGen
tools
Transforms Fix PR16797 - Support PHINodes with multiple inputs from the same basic block. 2013-08-12 17:46:44 +00:00
Unit [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 16:22:05 +00:00
Verifier
YAMLParser
CMakeLists.txt
lit.cfg [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 16:22:05 +00:00
lit.site.cfg.in [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 16:22:05 +00:00
Makefile
Makefile.tests
TestRunner.sh