llvm-6502/test
Manman Ren 2666b15908 Report a warning when dropping outdated debug info metadata.
Use DiagnosticInfo to emit the warning.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199346 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-16 01:51:12 +00:00
..
Analysis Fix broken CHECK lines. 2014-01-11 21:06:00 +00:00
Assembler Clean up RUN command for Assembler/getInt.ll. 2014-01-13 22:37:35 +00:00
Bindings
Bitcode Report a warning when dropping outdated debug info metadata. 2014-01-16 01:51:12 +00:00
BugPoint
CodeGen Adjust offsets for max load instruction offsets. This is more pessimistic 2014-01-16 00:47:46 +00:00
DebugInfo Make sure we emit a relocation to the debug_ranges section in the 2014-01-15 00:04:29 +00:00
ExecutionEngine Revert 199262 - MCJIT remote still failing on ARM 2014-01-15 09:09:46 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC Fix parsing of .symver directive on ARM 2014-01-15 22:40:02 +00:00
Object Make sure we create a new archive by deleting any stale ones first. 2014-01-15 16:56:57 +00:00
Other [PM] Wire up support for writing bitcode with new PM. 2014-01-13 07:38:24 +00:00
TableGen
tools llvm-readobj: address review comments for ARM EHABI printing 2014-01-09 04:31:18 +00:00
Transforms Fix PR18449: SCEV needs more precise max BECount for multi-exit loop. 2014-01-15 06:42:11 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh