[PATCH] D59316: [HIP-Clang] propagate -mllvm options to opt and llc

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 13 12:52:51 PDT 2019


arsenm added a comment.

The real solution is to stop invoking these tools separately. clang -cc1 should be used for everything


Repository:
  rC Clang

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

https://reviews.llvm.org/D59316





More information about the cfe-commits mailing list