[PATCH] D11943: Redo "Make global aliases have symbol size equal to their type"
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 08:16:27 PDT 2015
rafael added a comment.
This also needs a negative test showing when .size is *not* printed.
It would also be nice to add a test to clang with both -emit-llvm and -S. This is one of the special situations where I think an integration test makes sense. If we change how we represent this we will still want to make sure clang is not printing extra .size directives.
Thanks!
Repository:
rL LLVM
http://reviews.llvm.org/D11943
More information about the llvm-commits
mailing list