[PATCH] D140985: [IR] Support importing modules with invalid data layouts.

Jannik Silvanus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 01:12:53 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
jsilvanus marked an inline comment as not done.
Closed by commit rGdf1a74ac3c64: [IR] Support importing modules with invalid data layouts. (authored by jsilvanus).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140985

Files:
  llvm/include/llvm/AsmParser/LLParser.h
  llvm/include/llvm/AsmParser/Parser.h
  llvm/include/llvm/Bitcode/BitcodeReader.h
  llvm/include/llvm/CodeGen/MIRParser/MIRParser.h
  llvm/include/llvm/IRReader/IRReader.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/AsmParser/Parser.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/CodeGen/MIRParser/MIRParser.cpp
  llvm/test/Assembler/invalid-datalayout-override.ll
  llvm/test/Bitcode/function-default-address-spaces.ll
  llvm/tools/llc/llc.cpp
  llvm/tools/llvm-as/llvm-as.cpp
  llvm/tools/llvm-reduce/ReducerWorkItem.cpp
  llvm/tools/opt/opt.cpp
  llvm/unittests/AsmParser/AsmParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140985.488524.patch
Type: text/x-patch
Size: 25021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/c62770da/attachment.bin>


More information about the llvm-commits mailing list