joewholden created this revision.
Herald added subscribers: cfe-commits, atanasyan, arichardson, sdardis.
Herald added a project: clang.
This patch attempts to fix the dynamic linker path for mips64-sf, I'm not
entirely familiar with the llvm structure so I am unsure if this is the best
way but
joewholden added a comment.
This is actually wrong anyway
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80421/new/
https://reviews.llvm.org/D80421
___
cfe-commits mailing list
cfe-commits@lists.llvm.or
joewholden updated this revision to Diff 318343.
joewholden added a comment.
I think this is better (we've been using it for a while successfully), I
haven't had time to understand the tests enough to add some yet, but I'll take
a look as soon as I can
CHANGES SINCE LAST ACTION
https://revie
joewholden updated this revision to Diff 318346.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80421/new/
https://reviews.llvm.org/D80421
Files:
clang/lib/Driver/ToolChains/Linux.cpp
Index: clang/lib/Driver/ToolChains/Linux.cpp