[PATCH] D158475: [driver] Refactor getRuntimePaths. NFC
Mike Hommey via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 28 22:48:55 PDT 2023
glandium added a comment.
In D158475#4623842 <https://reviews.llvm.org/D158475#4623842>, @smeenai wrote:
> In D158475#4623471 <https://reviews.llvm.org/D158475#4623471>, @glandium wrote:
>
>> This conflicts with D146664 <https://reviews.llvm.org/D146664>
>
> It sounds like you want the same logic as D158476 <https://reviews.llvm.org/D158476> to apply to the stdlib search as well as the runtimes search, right?
Sounds about right.
> I can make both be consistent.
That would be much appreciated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158475/new/
https://reviews.llvm.org/D158475
More information about the cfe-commits
mailing list