[PATCH] D122062: Add DXContainer

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 12:34:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9130e471fe82: Add DXContainer (authored by beanz).
Herald added a subscriber: StephenFan.

Changed prior to commit:
  https://reviews.llvm.org/D122062?vs=416664&id=418956#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122062

Files:
  llvm/include/llvm/ADT/Triple.h
  llvm/include/llvm/MC/MCContext.h
  llvm/include/llvm/MC/TargetRegistry.h
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/MC/MCContext.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/lib/Support/Triple.cpp
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122062.418956.patch
Type: text/x-patch
Size: 6179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/6f1bcff1/attachment.bin>


More information about the llvm-commits mailing list