1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib/AsmParser
Nikita Popov 609a4f9be4 [OpaquePtr] Support opaque constant expression GEP
Adjust assertions to use isOpaqueOrPointeeTypeMatches() and make
it return an opaque pointer result for an opaque base pointer. We
also need to enumerate the element type, as it is no longer
implicitly enumerated through the pointer type.

Differential Revision: https://reviews.llvm.org/D104655
2021-06-21 20:06:25 +02:00
..
CMakeLists.txt
LLLexer.cpp [LLParser] Remove outdated deplibs 2021-06-14 12:46:12 +08:00
LLParser.cpp [OpaquePtr] Support opaque constant expression GEP 2021-06-21 20:06:25 +02:00
Parser.cpp [Lexer] Allow LLLexer to be used as an API 2021-04-26 12:43:14 -04:00