llvm-project/llvm/test/Bindings/llvm-c
Adrian Prantl 7b30370e5b Move the sysroot attribute from DIModule to DICompileUnit
[this re-applies c0176916a4
 with the correct commit message and phabricator link]

This addresses point 1 of PR44213.
https://bugs.llvm.org/show_bug.cgi?id=44213

The DW_AT_LLVM_sysroot attribute is used for Clang module debug info,
to allow LLDB to import a Clang module from source. Currently it is
part of each DW_TAG_module, however, it is the same for all modules in
a compile unit. It is more efficient and less ambiguous to store it
once in the DW_TAG_compile_unit.

This should have no effect on DWARF consumers other than LLDB.

Differential Revision: https://reviews.llvm.org/D71732
2020-01-17 12:55:40 -08:00
..
ARM
Inputs [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
X86
add_named_metadata_operand.ll
atomics.ll
calc.test
callsite_attributes.ll
debug_info.ll Move the sysroot attribute from DIModule to DICompileUnit 2020-01-17 12:55:40 -08:00
echo.ll Fix clone_constant_impl to correctly deal with null pointers 2019-11-05 13:53:52 +09:00
empty.ll
freeze.ll [IR] Redefine Freeze instruction 2019-11-12 10:49:00 +09:00
function_attributes.ll
functions.ll
globals.ll
invalid-bitcode.test [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
invoke.ll Revert "Expose TailCallKind via the LLVM C API" 2019-08-15 03:49:51 +00:00
memops.ll
objectfile.ll
set_metadata.ll