[PATCH] D144979: [Dexter] Add target_run_args option
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 14 04:29:47 PDT 2023
Orlando added a comment.
LGTM with test suggestion inline
================
Comment at: cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/target_run_args.c:6
+// CHECK: target_run_args.c:
+
+int main(int argc, const char **argv) {
----------------
Please can we have a `DexCommandLine` command in here too to test that the features compose?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144979/new/
https://reviews.llvm.org/D144979
More information about the llvm-commits
mailing list