diff options
author | OCHyams <orlando.hyams@sony.com> | 2023-03-31 14:17:52 +0100 |
---|---|---|
committer | OCHyams <orlando.hyams@sony.com> | 2023-03-31 14:22:25 +0100 |
commit | 42b44fef7611cb1bfe851533f27e4be67e55571f (patch) | |
tree | 4ee6962aeb91172f4e131626280234cbf976c687 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | d29f70670db8ca43a49b6df9112035dc4b646182 (diff) | |
download | llvm-42b44fef7611cb1bfe851533f27e4be67e55571f.zip llvm-42b44fef7611cb1bfe851533f27e4be67e55571f.tar.gz llvm-42b44fef7611cb1bfe851533f27e4be67e55571f.tar.bz2 |
[Assignment Tracking] Remove assertion from DbgAssignIntrinsic::setAddress
Follow up to https://reviews.llvm.org/D146987.
Remove assertion that the Value must be a pointer type. This fires in
real-world examples e.g. by codegenprepare introducing ptrtoint conversions.
The buildbots have not caught up yet but without this change the test
compiler-rt/test/ubsan/TestCases/TypeCheck/vptr.cpp fails with an ICE.
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions