diff options
author | Adrian Prantl <aprantl@apple.com> | 2020-03-12 14:19:04 -0700 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2020-03-13 11:21:30 -0700 |
commit | 842ea709e4ed881c2bc59155af5df910eccda9c6 (patch) | |
tree | 0cca5cd073db59bb135125f88fe86053f115f97e /llvm/lib/CodeGen | |
parent | afc4dcee8327498616f7dc6ff7260a569d5ad161 (diff) | |
download | llvm-842ea709e4ed881c2bc59155af5df910eccda9c6.zip llvm-842ea709e4ed881c2bc59155af5df910eccda9c6.tar.gz llvm-842ea709e4ed881c2bc59155af5df910eccda9c6.tar.bz2 |
Debug Info: Store the SDK in the DICompileUnit.
This is another intermediate step for PR44213
(https://bugs.llvm.org/show_bug.cgi?id=44213).
This stores the SDK *name* in the debug info, to make it possible to
`-fdebug-prefix-map`-replace the sysroot with a recognizable string
and allowing the debugger to find a fitting SDK relative to itself,
not the machine the executable was compiled on.
rdar://problem/51645582
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions