[PATCH] D119482: [OpaquePtr][LLParser] Automatically detect opaque pointers in .ll files

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 08:42:27 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG295172ef51c6: [OpaquePtr][LLParser] Automatically detect opaque pointers in .ll files (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119482/new/

https://reviews.llvm.org/D119482

Files:
  llvm/include/llvm/AsmParser/LLLexer.h
  llvm/include/llvm/AsmParser/LLParser.h
  llvm/include/llvm/IR/LLVMContext.h
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/LLVMContext.cpp
  llvm/lib/IR/LLVMContextImpl.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/test/Assembler/ptr-outside-opaque-pointers-mode.ll
  llvm/test/Bitcode/opaque-ptr.ll
  llvm/test/Other/force-opaque-ptrs-typed-dis.ll
  llvm/test/Other/mixed-opaque-ptrs-2.ll
  llvm/test/Other/mixed-opaque-ptrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119482.416190.patch
Type: text/x-patch
Size: 7615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220317/a7e29e4e/attachment.bin>


More information about the llvm-commits mailing list