[PATCH] D62356: [COFF] Replace OutputSection* with uint16_t index in Chunk
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 24 09:11:57 PDT 2019
aganea added inline comments.
================
Comment at: lld/test/COFF/strtab-size.s:16
# RUN: llvm-readobj --file-headers %t.exe | FileCheck %s
-# CHECK: SymbolCount: 199
+# CHECK: SymbolCount: 197
----------------
Could you please explain why this changed? Just curious.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62356/new/
https://reviews.llvm.org/D62356
More information about the llvm-commits
mailing list