diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-14 00:34:30 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-14 00:34:30 +0000 |
commit | 4fd839b0da90963ac23edf79cd7e1fdd7f0e2cbc (patch) | |
tree | fbd313240b5d6d74fa79e407e7ff99f9ad9ea703 /llvm/lib/IR/DebugInfoMetadata.cpp | |
parent | ad87e54f1a2ed2192794bd4aef50cbe8536416e2 (diff) | |
download | bcm5719-llvm-4fd839b0da90963ac23edf79cd7e1fdd7f0e2cbc.tar.gz bcm5719-llvm-4fd839b0da90963ac23edf79cd7e1fdd7f0e2cbc.zip |
AddDiscriminators: Create new MDLocation directly
I don't see a reason to add the `copyWithNewScope()` API over to
`MDLocation` -- it seems to be a holdover from when creating locations
required knowing details of operand layout -- so change
`AddDiscriminators` to call `MDLocation::get()` directly. Should be no
functionality change here.
llvm-svn: 234824
Diffstat (limited to 'llvm/lib/IR/DebugInfoMetadata.cpp')
0 files changed, 0 insertions, 0 deletions