[PATCH] D60614: [llvm-readelf] Fix dumping of SHN_XINDEX symbols

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 04:22:40 PDT 2019


evgeny777 added a comment.

> My only concern with this patch: how long does this test take to run, specifically, how long does llvm-mc take to generate a file with this many sections?

4 seconds in debug build (Core-i7 2600K)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60614/new/

https://reviews.llvm.org/D60614





More information about the llvm-commits mailing list