[PATCH] D45824: [llvm-objdump] Print "..." instead of random data for virtual sections

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 09:14:28 PDT 2018


JDevlieghere added inline comments.


================
Comment at: test/tools/llvm-objdump/macho-zerofill.test:1
+# RUN: llvm-objdump -D %p/Inputs/zerofill.macho-x86_64.o 2>/dev/null | FileCheck %s
+
----------------
Any reason we can't use an asm test for this?


https://reviews.llvm.org/D45824





More information about the llvm-commits mailing list