[PATCH] D81575: [llvm-objcopy] Fix RPathLC.cmdsize
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 12:47:25 PDT 2020
smeenai resigned from this revision.
smeenai added a comment.
This revision now requires review to proceed.
Hmm, actually, I think it should be possible to add a test for this? You'd need an rpath where the length of the string (not including the terminating NUL) was exactly a multiple of 8 for this to make a difference.
Resigning as reviewer to clear my accept.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81575/new/
https://reviews.llvm.org/D81575
More information about the llvm-commits
mailing list