diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-05-02 16:20:06 +0100 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-05-02 16:45:43 +0100 |
| commit | ce9c0faca1611041d3dbc3712c4c54c4fab58fb9 (patch) | |
| tree | 6bce46516ea4c17592b540dcb0bfeeac15c9291d /llvm/lib/Object/Binary.cpp | |
| parent | 5a47accda88c24d07cc48241be0f0078e8c9dfd0 (diff) | |
| download | llvm-ce9c0faca1611041d3dbc3712c4c54c4fab58fb9.zip llvm-ce9c0faca1611041d3dbc3712c4c54c4fab58fb9.tar.gz llvm-ce9c0faca1611041d3dbc3712c4c54c4fab58fb9.tar.bz2 | |
[X86][AMX] combineLdSt - don't dereference dyn_cast. NFC
This leads to null pointer dereference warnings - use cast<> which will assert that the cast correct.
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions
