aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2022-03-11 18:39:21 -0600
committerJohannes Doerfert <johannes@jdoerfert.de>2022-03-11 18:41:13 -0600
commit55a970fbd444a42be5c12f11787b999097e6f7ea (patch)
tree96c8f7d9941a165a67cfc59c68910a4e9a550910 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parenta547028d46b96be48e19fe3f1cbe1718d48ba318 (diff)
downloadllvm-55a970fbd444a42be5c12f11787b999097e6f7ea.zip
llvm-55a970fbd444a42be5c12f11787b999097e6f7ea.tar.gz
llvm-55a970fbd444a42be5c12f11787b999097e6f7ea.tar.bz2
[Attributor][FIX] Make sure to not ignore non-load users of stores
When we look through memory for a store we used to allow any other use of the memory that is reachable. This is generally OK but we need to make sure to actually let the user look at these properly. For now, we simply require loads (via exact reloads).
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions