diff options
author | Alex Voicu <alexandru.voicu@amd.com> | 2023-07-19 23:57:12 +0100 |
---|---|---|
committer | Alex Voicu <alexandru.voicu@amd.com> | 2023-07-19 23:57:12 +0100 |
commit | f385abf131e01b12b14ac3bc7214eb119b40523e (patch) | |
tree | ad55a13cb2d9109aac63b51e087fe59357f14629 /llvm/lib/Object/ObjectFile.cpp | |
parent | be9f55f4fff47badcdca17be5bcc0a4a15894739 (diff) | |
download | llvm-f385abf131e01b12b14ac3bc7214eb119b40523e.zip llvm-f385abf131e01b12b14ac3bc7214eb119b40523e.tar.gz llvm-f385abf131e01b12b14ac3bc7214eb119b40523e.tar.bz2 |
[Clang][CodeGen] Follow-up for `vtable`, `typeinfo` et al. are globals
https://reviews.llvm.org/rG8acdcf4016876d122733991561be706b64026e73 didn't include handling for the fact that `throw`'s implementation takes a pointer to a type's `typeinfo` struct, which implies that its signature needs to change as well. This corrects that and adds a test.
Reviewed By: rjmccall
Differential Revision: https://reviews.llvm.org/D155759
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions