[PATCH] D68771: [llvm-readelf] - Do not enter an infinite loop when printing histogram.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 03:19:32 PDT 2019
MaskRay added inline comments.
================
Comment at: test/tools/llvm-readobj/elf-hash-histogram.test:51
+ Flags: [SHF_ALLOC]
+ Address: 0x1000
+ AddressAlign: 0x1000
----------------
Delete all of `Address AddressAlign VAddr` (see elf-hash-symbols.test)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68771/new/
https://reviews.llvm.org/D68771
More information about the llvm-commits
mailing list