[PATCH] D113440: [bugpoint] Support --safe-run-llc-ia like --run-llc-ia

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 8 20:40:31 PST 2021


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

llc-ia is not a good name but that is what we have: `UseIntegratedAssembler ? CC::ObjectFile : CC::AsmFile;`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113440



More information about the llvm-commits mailing list