[PATCH] D123283: [MC] Improve st_size propagation rule

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 00:05:56 PDT 2022


MaskRay added inline comments.


================
Comment at: llvm/test/MC/ELF/offset.s:90
+
+/// FIXME sym_g's st_size should be 41. This long chained assignments are uncommon.
+.globl sym_h
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123283



More information about the llvm-commits mailing list