diff options
author | liqin.weng <liqin.weng@spacemit.com> | 2023-09-09 16:03:22 +0800 |
---|---|---|
committer | liqin.weng <liqin.weng@spacemit.com> | 2023-09-09 16:39:28 +0800 |
commit | 700042cd88903d984612c0ecd3324b0fda651bda (patch) | |
tree | 4d881ce3e8a6e7da95e7460585763ee2f71e9b4d /clang/lib/Lex/ModuleMap.cpp | |
parent | eaab3245d4a34240cba845229f01c459ece5c0a9 (diff) | |
download | llvm-700042cd88903d984612c0ecd3324b0fda651bda.zip llvm-700042cd88903d984612c0ecd3324b0fda651bda.tar.gz llvm-700042cd88903d984612c0ecd3324b0fda651bda.tar.bz2 |
[RISCV] Remove debug location to spill/reload instructions
Spill/reload instructions are artificially generated by the compiler and
have no relation to the original source code. So the best thing to do is
not attach any debug location to them (instead of just taking the next
debug location we find on following instructions).
Refered to https://reviews.llvm.org/rG3e081703c349dd00b8ef6991c2d15964915dd8f4
Reviewed By: asb, kito-cheng, benshi001
Differential Revision: https://reviews.llvm.org/D129173
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions