1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test
Robert Widmann e88501d956 [LLVM-C] Move DIBuilder Bindings For Block Scopes
Summary: Move LLVMDIBuilderCreateFunction , LLVMDIBuilderCreateLexicalBlock, and LLVMDIBuilderCreateLexicalBlockFile from Go to LLVM-C.

Reviewers: whitequark, harlanhaskins, deadalnix

Reviewed By: whitequark, harlanhaskins

Subscribers: llvm-commits

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

llvm-svn: 329488
2018-04-07 06:07:55 +00:00
..
Analysis [CostModel][X86] Regenerate bit count cost tests with update_analyze_test_checks.py 2018-04-06 16:14:27 +00:00
Assembler
Bindings [LLVM-C] Move DIBuilder Bindings For Block Scopes 2018-04-07 06:07:55 +00:00
Bitcode [IR] Upgrade comment token in objc retain release marker 2018-04-05 02:44:46 +00:00
BugPoint
CodeGen Revert "ARM: Do not spill CSR to stack on entry to noreturn functions" 2018-04-07 05:36:44 +00:00
DebugInfo Re-commit r329179 after fixing build&test issues 2018-04-04 14:42:14 +00:00
Examples
ExecutionEngine [RuntimeDyld][PowerPC] Add a test case for r329335. 2018-04-05 21:56:55 +00:00
Feature
FileCheck
Instrumentation hwasan: add -hwasan-match-all-tag flag 2018-04-04 20:44:59 +00:00
Integer
JitListener
Linker
LTO
MC [RISCV] Tablegen-driven Instruction Compression. 2018-04-06 21:07:05 +00:00
Object
ObjectYAML
Other [lit] Fix several Python 2/3 compatibility issues and tests 2018-04-07 00:21:28 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [lit] Fix several Python 2/3 compatibility issues and tests 2018-04-07 00:21:28 +00:00
tools [llvm-mca] Do not separate iterations with a newline in the timeline view. 2018-04-06 15:30:02 +00:00
Transforms Runtime flag to control branch funnel threshold 2018-04-06 21:32:36 +00:00
Unit
Verifier Tweak an assert message in the verifier 2018-04-06 10:20:19 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh