llvm-project/llvm/lib/AsmParser
Duncan P. N. Exon Smith 4506f614cb OpaquePtr: Reject 'ptr*' again when parsing textual IR
Bring back the testcase dropped in
1e6303e60c and get it passing by checking
explicitly for `ptr*` in LLParser. Uses `Type::isOpaquePointerTy()` from
ad4bb82809.

Differential Revision: https://reviews.llvm.org/D104938
2021-06-25 15:18:44 -07:00
..
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
LLLexer.cpp [LLParser] Remove outdated deplibs 2021-06-14 12:46:12 +08:00
LLParser.cpp OpaquePtr: Reject 'ptr*' again when parsing textual IR 2021-06-25 15:18:44 -07:00
Parser.cpp [Lexer] Allow LLLexer to be used as an API 2021-04-26 12:43:14 -04:00