[PATCH] D101068: [ELF] Emit diagnostic for invalid size directive

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 20:38:39 PDT 2021


MaskRay added a comment.

Is it overkill to add a spell corrector? .size is usually generated by the compiler, so this can only be useful for hand-written assembly. Though I wonder how many times this can be useful.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101068



More information about the llvm-commits mailing list