1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/llvm-c-test
Robert Widmann f22a20736a [LLVM-C] Add more debug information accessors to GlobalObject and Instruction
Summary: Adds missing debug information accessors to GlobalObject.  This puts the finishing touches on cloning debug info in the echo tests.

Reviewers: whitequark, deadalnix

Reviewed By: whitequark

Subscribers: aprantl, JDevlieghere, llvm-commits, harlanhaskins

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

llvm-svn: 343330
2018-09-28 15:35:18 +00:00
..
attributes.c Report fatal error in the case of out of memory 2018-02-20 05:41:26 +00:00
calc.c
CMakeLists.txt
debuginfo.c [C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreateBasicType 2018-08-19 23:39:47 +00:00
diagnostic.c
disassemble.c
echo.cpp [LLVM-C] Add more debug information accessors to GlobalObject and Instruction 2018-09-28 15:35:18 +00:00
helpers.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
include-all.c
llvm-c-test.h
main.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
metadata.c
module.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
object.c
targets.c