diff options
author | Florian Hahn <flo@fhahn.com> | 2022-04-08 20:34:40 +0200 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-04-08 20:34:40 +0200 |
commit | 467dbcd9f142f3995afb5a6ad7cccb7347caf2ff (patch) | |
tree | 7d7aaebbabb6ca023618b98ddf7bf0bcc4d9525c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 4c0d5db9c946c0ce462754b81147d36f00250cfc (diff) | |
download | llvm-467dbcd9f142f3995afb5a6ad7cccb7347caf2ff.zip llvm-467dbcd9f142f3995afb5a6ad7cccb7347caf2ff.tar.gz llvm-467dbcd9f142f3995afb5a6ad7cccb7347caf2ff.tar.bz2 |
[LV] Set debug loc after setting insert point.
This fixes the code to actually use the location of the instruction, if
available. Previously, SetInsertPoint would overwrite the insert point
set from the instruction.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions