1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test
Paul Robinson dd6f1ac638 [DWARFv5] Allow ".loc 0" to refer to the root file.
DWARF v5 explicitly represents file #0 in the line table.  Prior
versions did not, so ".loc 0" is still an error in those cases.

Differential Revision: https://reviews.llvm.org/D48452

llvm-svn: 335350
2018-06-22 14:16:11 +00:00
..
Analysis [CostModel][AArch64] Add some initial costs for SK_Select and SK_PermuteSingleSrc 2018-06-22 09:45:31 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Regenerate tests to include fma comments 2018-06-22 12:41:48 +00:00
DebugInfo [DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug property 2018-06-21 10:03:34 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Revert r335306 (and r335314) - the Call Graph Profile pass. 2018-06-22 05:33:57 +00:00
Integer
JitListener
Linker
LTO IRMover: Account for matching types present across modules 2018-06-20 16:50:56 +00:00
MC [DWARFv5] Allow ".loc 0" to refer to the root file. 2018-06-22 14:16:11 +00:00
Object
ObjectYAML
Other Revert r335306 (and r335314) - the Call Graph Profile pass. 2018-06-22 05:33:57 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen TableGen/SearchableTables: Support more generic enums and tables 2018-06-21 13:36:22 +00:00
ThinLTO/X86
tools [LIT] Enable testing of LLVM gold plugin on Mac OS X 2018-06-20 15:32:47 +00:00
Transforms [SLPVectorizer] Relax alternate opcodes to accept any BinaryOperator pair 2018-06-22 14:04:06 +00:00
Unit
Verifier Revert r335306 (and r335314) - the Call Graph Profile pass. 2018-06-22 05:33:57 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py [LIT] Enable testing of LLVM gold plugin on Mac OS X 2018-06-20 15:32:47 +00:00
lit.site.cfg.py.in
TestRunner.sh