aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Tooling/CompilationDatabaseTest.cpp
diff options
context:
space:
mode:
authorOCHyams <orlando.hyams@sony.com>2022-11-15 12:18:49 +0000
committerOCHyams <orlando.hyams@sony.com>2022-11-15 12:24:16 +0000
commit2da67e8053c7320ed8774830b8fe1c0c4d7e7ebb (patch)
tree5c043f88fc97d39220a49eedaa6b419efba2dd50 /clang/unittests/Tooling/CompilationDatabaseTest.cpp
parent4dad168e672c43656127f1a7a2e9642ebd0285a8 (diff)
downloadllvm-2da67e8053c7320ed8774830b8fe1c0c4d7e7ebb.zip
llvm-2da67e8053c7320ed8774830b8fe1c0c4d7e7ebb.tar.gz
llvm-2da67e8053c7320ed8774830b8fe1c0c4d7e7ebb.tar.bz2
[Assignment Tracking][18/*] Account for assignment tracking in LICM
The Assignment Tracking debug-info feature is outlined in this RFC: https://discourse.llvm.org/t/ rfc-assignment-tracking-a-better-way-of-specifying-variable-locations-in-ir Merge DIAssignID attachments on stores that are merged and sunk out of loops. The store may be sunk into multiple exit blocks, and in this case all the copies of the store get the same DIAssignID. Reviewed By: jmorse Differential Revision: https://reviews.llvm.org/D133313
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions