[all-commits] [llvm/llvm-project] 372237: [OpaquePtr] Remove some uses of PointerType::getEl...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon May 31 16:13:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 372237487e2494f37ad204b7a0eea3425d919e66
https://github.com/llvm/llvm-project/commit/372237487e2494f37ad204b7a0eea3425d919e66
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M llvm/include/llvm/IR/InstrTypes.h
M llvm/include/llvm/IR/Instructions.h
M llvm/lib/CodeGen/AtomicExpandPass.cpp
M llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
Log Message:
-----------
[OpaquePtr] Remove some uses of PointerType::getElementType()
More information about the All-commits
mailing list