aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorRamNalamothu <VenkataRamanaiah.Nalamothu@amd.com>2021-11-03 22:23:39 +0530
committerRamNalamothu <VenkataRamanaiah.Nalamothu@amd.com>2021-11-04 08:02:41 +0530
commit539f500e78ad7cdc905da5345d5d0e32122ce12e (patch)
tree2a2139803a7052e3fc7ef473a4c60fae9289c1bf /clang/lib/Frontend/InitPreprocessor.cpp
parentf643afa25fb51da04ad6a742be960c26b6897199 (diff)
downloadllvm-539f500e78ad7cdc905da5345d5d0e32122ce12e.zip
llvm-539f500e78ad7cdc905da5345d5d0e32122ce12e.tar.gz
llvm-539f500e78ad7cdc905da5345d5d0e32122ce12e.tar.bz2
[AMDGPU] Do not add debug locations to the code inside prologue
There is no real source location for code inside prologue as it is generated by compiler but source locations are being added to code inside prologue as a side effect of https://reviews.llvm.org/D99269 because buildSpillLoadStore() is using source location of the real instruction in the basic block if any. Fixes: SWDEV-307590 Reviewed By: scott.linder, sebastian-ne Differential Revision: https://reviews.llvm.org/D113100
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions