[PATCH] D122031: Add DXIL triple

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 19:20:33 PDT 2022


beanz updated this revision to Diff 416654.
beanz added a comment.

Adding DXBC object format

(I forgot this is needed to get llc working)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122031

Files:
  llvm/include/llvm/ADT/Triple.h
  llvm/lib/Support/Triple.cpp
  llvm/unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122031.416654.patch
Type: text/x-patch
Size: 10151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220319/8f4a73f3/attachment.bin>


More information about the llvm-commits mailing list