[PATCH] D142244: [flang][driver] Add support for -embed-offload-object flag in flang -fc1
Jan Sjödin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 1 07:29:50 PST 2023
jsjodin added a comment.
In D142244#4096579 <https://reviews.llvm.org/D142244#4096579>, @clementval wrote:
> In D142244#4096546 <https://reviews.llvm.org/D142244#4096546>, @jsjodin wrote:
>
>> In D142244#4096538 <https://reviews.llvm.org/D142244#4096538>, @clementval wrote:
>>
>>> In D142244#4096512 <https://reviews.llvm.org/D142244#4096512>, @jsjodin wrote:
>>>
>>>> No, it should work for any configuration as far as I know. How are you running the test?
>>>
>>> Just with `check-flang`
>>
>> How does it fail? Can you show the output? Also what CPU are you running on?
>
>
>
> I run on `x86_64`
How did you configure your build? I'd like to reproduce your build and see if I can make it fail on my machine. Right now the test passes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142244/new/
https://reviews.llvm.org/D142244
More information about the cfe-commits
mailing list