[PATCH] D22932: Implement llvm-objdump -S and -l
Saleem Abdulrasool via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 9 17:27:30 PDT 2016
compnerd added a comment.
I think it would be better to split the hexagon support into a separate (trivial) patch. That would make this change only add the source and line number printing and tests for x86. The hexagon change would then add that target as well.
Repository:
rL LLVM
https://reviews.llvm.org/D22932
More information about the llvm-commits
mailing list