[all-commits] [llvm/llvm-project] 4c3e25: [Annotation2Metadata] Support opaque pointers
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jan 4 07:22:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c3e25d380b946374cb7d47616dddf4bb854fb5e
https://github.com/llvm/llvm-project/commit/4c3e25d380b946374cb7d47616dddf4bb854fb5e
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M llvm/lib/Transforms/IPO/Annotation2Metadata.cpp
M llvm/test/Transforms/Util/annotation2metadata.ll
Log Message:
-----------
[Annotation2Metadata] Support opaque pointers
Strip pointer casts instead of matching specific constant
expressions.
More information about the All-commits
mailing list