aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2023-01-06 10:11:44 -0500
committerJames Y Knight <jyknight@google.com>2023-01-06 13:53:10 -0500
commit1ae36b1387e4d023cc00aaa6139bcd90b2e48ff4 (patch)
treedec2893890294a2b42666808b02f7728fcc25515 /llvm/lib/Transforms/Utils/Local.cpp
parent7ce53e31023dcf9d8fb95d172e20a35e60ebd821 (diff)
downloadllvm-1ae36b1387e4d023cc00aaa6139bcd90b2e48ff4.zip
llvm-1ae36b1387e4d023cc00aaa6139bcd90b2e48ff4.tar.gz
llvm-1ae36b1387e4d023cc00aaa6139bcd90b2e48ff4.tar.bz2
Remove special cases for invoke of non-throwing inline-asm.
Non-throwing inline asm infers the nounwind attribute in instcombine. Thus, it can be handled in the same manner as non-throwing target functions are generally. Further special casing is unnecessary complexity.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions