[PATCH] D76520: [CUDA][HIP] Add -Xarch_device and -Xarch_host options
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 20 13:01:11 PDT 2020
tra added a reviewer: echristo.
tra added a comment.
Does it handle options with values? E.g. if I want to pass `-mframe-pointer=none` ? I vaguely recall the current -Xarch_* implementation had some limitations.
It may be worth adding a test for that.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76520/new/
https://reviews.llvm.org/D76520
More information about the cfe-commits
mailing list