[all-commits] [llvm/llvm-project] b0270f: [clang] Remove Address::deprecated from MveEmitter
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Mar 21 09:39:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0270f6e9583c2607e5b8bf0902010ae83a328c7
https://github.com/llvm/llvm-project/commit/b0270f6e9583c2607e5b8bf0902010ae83a328c7
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M clang/utils/TableGen/MveEmitter.cpp
Log Message:
-----------
[clang] Remove Address::deprecated from MveEmitter
We have to keep track of pointer pointee types with opaque pointers.
Reviewed By: simon_tatham
Differential Revision: https://reviews.llvm.org/D122046
More information about the All-commits
mailing list