diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-14 00:35:42 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-14 00:35:42 +0000 |
commit | 843237f5731243b21762adf5bb77da0c4d884df2 (patch) | |
tree | 7e320c09ae40d326af6c2f057625297ac1a3ac18 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 4fd839b0da90963ac23edf79cd7e1fdd7f0e2cbc (diff) | |
download | llvm-843237f5731243b21762adf5bb77da0c4d884df2.zip llvm-843237f5731243b21762adf5bb77da0c4d884df2.tar.gz llvm-843237f5731243b21762adf5bb77da0c4d884df2.tar.bz2 |
DebugInfo: Move DILocation::computeNewDiscriminators()
As documented in PR23200 (and the FIXMEs I've added to the code here),
this logic is fairly broken: it modifies the `LLVMContext` in a way that
affects other modules and cannot be serialized to assembly/bitcode. For
now, move it over to `MDLocation::computeNewDiscriminators()` anyway.
llvm-svn: 234825
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions