llvm-6502/test
Michael Gottesman 0d7cce41ff [objc-arc] Remove annotations code.
It will always be in the history if it is needed again. Now it is just dead
code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231435 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-06 00:34:29 +00:00
..
Analysis [SCEV] make SCEV smarter about proving no-wrap. 2015-03-04 22:24:17 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AVX] Lower / fast-isel scalar FP selects into VBLENDV instructions (PR22483) 2015-03-05 21:46:54 +00:00
DebugInfo Use the existing begin and end symbol for debug info. 2015-03-05 02:05:42 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [sanitizer] add nosanitize metadata to more coverage instrumentation instructions 2015-03-05 01:20:05 +00:00
Integer
JitListener
Linker
LTO
MC Expand variables when evaluating absolute expressions. 2015-03-04 22:03:21 +00:00
Object
Other
SymbolRewriter
TableGen
tools [dsymutil] Add minimal code to emit DIE trees. 2015-03-04 22:07:44 +00:00
Transforms [objc-arc] Remove annotations code. 2015-03-06 00:34:29 +00:00
Unit
Verifier Replace llvm.frameallocate with llvm.frameescape 2015-03-05 18:26:34 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh