[PATCH] D86608: [LLD][PowerPC] Add support for R_PPC64_TPREL34 used in TLS Local Exec
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 13:39:34 PDT 2020
MaskRay added a comment.
I need to apply your patch with `curl -L 'https://reviews.llvm.org/D86608?download=1' | patch -p0` (for most other reviews I use `-p1`. arc diff uploaded patch can be applied with -p1
https://llvm.org/docs/GettingStarted.html#sending-patches
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86608/new/
https://reviews.llvm.org/D86608
More information about the llvm-commits
mailing list