diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-30 23:47:26 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-30 23:47:26 +0000 |
commit | 82eba746df36e6bc95b0c0667697cdeb3dc4fbef (patch) | |
tree | b17dff6f830a2ab7052af60ed10d72b204efcf66 /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | a8c2a0b0b24d915a2e8fcfaf9cdc01aafc7c0b9c (diff) | |
download | llvm-82eba746df36e6bc95b0c0667697cdeb3dc4fbef.zip llvm-82eba746df36e6bc95b0c0667697cdeb3dc4fbef.tar.gz llvm-82eba746df36e6bc95b0c0667697cdeb3dc4fbef.tar.bz2 |
DebugLoc: Remove getFromDILexicalBlock()
The only user of `DebugLoc::getFromDILexicalBlock()` was creating a new
`MDLocation` as convenient API for passing an `MDScope`. Stop doing
that, and remove the API. If in the future we actually *want* to create
new DebugLocs, calling `MDLexicalBlock::get()` makes more sense.
llvm-svn: 233643
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions