diff options
author | Florian Hahn <flo@fhahn.com> | 2023-09-05 15:45:14 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-09-05 15:45:16 +0100 |
commit | 165e24aa2a889774c7842db6791a8aa85bf383c1 (patch) | |
tree | ec4ab5823641de9e9856299191aa9c07aa57eb86 /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | 0f1507af411b08c66e9807684858893f2e921ee2 (diff) | |
download | llvm-165e24aa2a889774c7842db6791a8aa85bf383c1.zip llvm-165e24aa2a889774c7842db6791a8aa85bf383c1.tar.gz llvm-165e24aa2a889774c7842db6791a8aa85bf383c1.tar.bz2 |
[VPlan] Move DebugLoc to VPRecipeBase (NFCI).
Add a dedicated debug location to VPRecipeBase to remove another
unneeded use of the underlying LLVM IR instruction and also consolidate
various DL fields in sub classes.
Each recipe can have debug location and it shouldn't rely on reference
to the underlying LLVM IR instructions to retain it. See various recipes
that had separate DL fields already.
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions