[all-commits] [llvm/llvm-project] 536872: [OpaquePtr] Enumerate global variable type
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jun 25 01:46:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 536872a1f7a1f9fa72591e1424eaece39f5edd1a
https://github.com/llvm/llvm-project/commit/536872a1f7a1f9fa72591e1424eaece39f5edd1a
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
M llvm/test/Other/force-opaque-ptrs.ll
Log Message:
-----------
[OpaquePtr] Enumerate global variable type
This is no longer implicitly enumerated through the pointer type.
More information about the All-commits
mailing list