[PATCH] D141057: Introduce and use codegen::createTargetMachineForTriple()

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 10:54:31 PDT 2023


arichardson updated this revision to Diff 557590.
arichardson marked 2 inline comments as done.
arichardson added a comment.
Herald added a subscriber: StephenFan.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141057

Files:
  llvm/include/llvm/CodeGen/CommandFlags.h
  llvm/lib/CodeGen/CommandFlags.cpp
  llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp
  llvm/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp
  llvm/tools/llvm-reduce/ReducerWorkItem.cpp
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141057.557590.patch
Type: text/x-patch
Size: 9630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231004/e4451fc4/attachment-0001.bin>


More information about the llvm-commits mailing list