[PATCH] D156089: [Driver][XRay][test] Convert more tests to check 'target=...' after 016785d9316d8c5abc5fdf3cdb86479095bbb677
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 08:59:00 PDT 2023
MaskRay added inline comments.
================
Comment at: clang/test/Driver/XRay/xray-ignore-loops-flags.cpp:1
// This test ensures that when we invoke the clang compiler, that the -cc1
// options include the -fxray-ignore-loops flag we provide in the
----------------
I have cleaned up a few test/Driver/XRay tests last month, but these are what I did not touch.
I'll change these to specify a `--target=` and avoid target-different behaviors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156089/new/
https://reviews.llvm.org/D156089
More information about the cfe-commits
mailing list