aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Archive.cpp
diff options
context:
space:
mode:
authorPeter Rong <PeterRong96@gmail.com>2023-04-21 16:35:45 -0700
committerPeter Rong <PeterRong96@gmail.com>2023-04-21 16:37:36 -0700
commit1a3f158add6099914f943ac87fb3b0b8738f8ec8 (patch)
treea9e378b8390daf676a94cba8aada83259c79b2da /llvm/lib/Object/Archive.cpp
parentdbdb4affa00785c31675be0535b4dc89136b8502 (diff)
downloadllvm-1a3f158add6099914f943ac87fb3b0b8738f8ec8.zip
llvm-1a3f158add6099914f943ac87fb3b0b8738f8ec8.tar.gz
llvm-1a3f158add6099914f943ac87fb3b0b8738f8ec8.tar.bz2
[FuzzMutate] Correct type cast and add unit test for FCmp
This revision fixes an incorrect type cast from Instruction to ICmpInstr, which should have been to FCmpInstr instead. It turns out that StrategiesTest.cpp was missing a test case for InstModificationIRStrategy and FCmp, which is also now implemented in this revision. After this revision, [[ https://reviews.llvm.org/D148854 | llvm-stress in D148854 ]] no longer crashes randomly. Reviewed By: Peter Differential Revision: https://reviews.llvm.org/D148972
Diffstat (limited to 'llvm/lib/Object/Archive.cpp')
0 files changed, 0 insertions, 0 deletions