[PATCH] D158507: [Flang][Driver] Add support for fomit-frame-pointer 1/2
victorkingi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 05:55:49 PDT 2023
victorkingi added a comment.
In D158507#4606498 <https://reviews.llvm.org/D158507#4606498>, @awarzynski wrote:
>> Temporary fix for unknown argument error '-fomit-frame-pointer' when running flang tests
>
> I don't follow - there's quite a lot going on here. More than the summary suggests.
Sorry about that, will be pushing a minimal version since what was needed for the fix was only an update to Options.td file
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158507/new/
https://reviews.llvm.org/D158507
More information about the llvm-commits
mailing list