aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/BinaryFormat/Dwarf.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2024-06-07 22:37:49 +0200
committerGitHub <noreply@github.com>2024-06-07 22:37:49 +0200
commit75b89cc00c0dcc5694c94dd553c5c5204e2e4192 (patch)
tree97425df2a39b81abd5e2bf3dce554206bf0b2b1a /llvm/lib/BinaryFormat/Dwarf.cpp
parent89c92b0bcf4b9a283ed594e01a4addd90e5d8735 (diff)
downloadllvm-75b89cc00c0dcc5694c94dd553c5c5204e2e4192.zip
llvm-75b89cc00c0dcc5694c94dd553c5c5204e2e4192.tar.gz
llvm-75b89cc00c0dcc5694c94dd553c5c5204e2e4192.tar.bz2
InstCombine: Fix testing of pow libcall in errno case (#94772)
There were some tests in this file with "noerrno" in the name, but all the tests were no errno since all the libcalls were declared with memory(none). Ensure we have adequate coverage for the errno and no-errno cases by duplicating the libcall transform cases into errno and non-errno versions with callsite attributes.
Diffstat (limited to 'llvm/lib/BinaryFormat/Dwarf.cpp')
0 files changed, 0 insertions, 0 deletions