[PATCH] D32466: [llvm-objdump] Don't attempt to print lines beyond the end of file
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 10:35:16 PDT 2017
phosek added a comment.
Almost, there's a slight difference in the way GNU objdump and llvm-objdump format the function name. I've modified the test so it passes with both.
Repository:
rL LLVM
https://reviews.llvm.org/D32466
More information about the llvm-commits
mailing list