aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/BinaryReader/DylibReader.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-11-02 21:14:37 +0000
committerFlorian Hahn <flo@fhahn.com>2025-11-02 21:14:37 +0000
commit1c727baf694ce03b970188e524207a863a24d0cc (patch)
tree9021dc2e73aaff5bc5a9ecf5688f5fbcdded4927 /llvm/lib/TextAPI/BinaryReader/DylibReader.cpp
parent82d5622145a38d47d23db7ddc8469a7dc5842826 (diff)
downloadllvm-1c727baf694ce03b970188e524207a863a24d0cc.zip
llvm-1c727baf694ce03b970188e524207a863a24d0cc.tar.gz
llvm-1c727baf694ce03b970188e524207a863a24d0cc.tar.bz2
[VPlan] Mark BranchOnCount and BranchOnCond as having side effects (NFC)
BranchOnCount and BranchOnCond do not read memory, but cannot be moved. Mark them as having side-effects, but not reading/writing memory, which more accurately models that above. This allows removing some special checking for branches both in the current code and future patches.
Diffstat (limited to 'llvm/lib/TextAPI/BinaryReader/DylibReader.cpp')
0 files changed, 0 insertions, 0 deletions