diff options
author | Nikita Popov <npopov@redhat.com> | 2022-03-18 13:06:42 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-03-23 12:06:11 +0100 |
commit | 8b62dd3cd6d775a9c6ae3bfe841bf965dc2c944d (patch) | |
tree | abbbc216b2a0ee9d6f91c7812205993eb455ed61 /llvm/docs/tutorial/MyFirstLanguageFrontend | |
parent | aaf2bccf1fa2f5c96de7354298bede139f8cb7e5 (diff) | |
download | llvm-8b62dd3cd6d775a9c6ae3bfe841bf965dc2c944d.zip llvm-8b62dd3cd6d775a9c6ae3bfe841bf965dc2c944d.tar.gz llvm-8b62dd3cd6d775a9c6ae3bfe841bf965dc2c944d.tar.bz2 |
Reapply [CodeGen] Avoid deprecated Address ctor in EmitLoadOfPointer()
This requires some adjustment in caller code, because there was
a confusion regarding the meaning of the PtrTy argument: This
argument is the type of the pointer being loaded, not the addresses
being loaded from.
Reapply after fixing the specified pointer type for one call in
47eb4f7dcd845878b16a53dadd765195b9c24b6e, where the used type is
important for determining alignment.
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions