[PATCH] D137058: [Driver] [Modules] Support -fmodule-output (1/2)
Jake Egan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 17 06:26:50 PST 2023
Jake-Egan added a comment.
In D137058#4057424 <https://reviews.llvm.org/D137058#4057424>, @ChuanqiXu wrote:
> In D137058#4056647 <https://reviews.llvm.org/D137058#4056647>, @Jake-Egan wrote:
>
>> Hi, this new test fails on AIX https://lab.llvm.org/buildbot/#/builders/214/builds/5351/steps/6/logs/FAIL__Clang__module-output_cppm
>> Could you take a look?
>
> I added `// REQUIRES: x86-registered-target`. Is it still failing?
It is still failing yes, I think it should restrict `system-aix` instead, like you did on windows.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137058/new/
https://reviews.llvm.org/D137058
More information about the cfe-commits
mailing list