[PATCH] D77580: [llvm-objdump] Fix incomplete relocation output for -D -r mode
Sterling Augustine via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 14:08:17 PDT 2020
saugustine added a comment.
As written, this test writes to the current directory, which assumes that the current directory is writable, but that is not true in all builds. I have committed 215e6bfcfb5af7713ec348f679c7be4d2f32dc82 <https://reviews.llvm.org/rG215e6bfcfb5af7713ec348f679c7be4d2f32dc82> to fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77580/new/
https://reviews.llvm.org/D77580
More information about the llvm-commits
mailing list