[PATCH] D24721: [MC][MCParser] Mark local and weak symbols as such when parsing assembly text

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 08:09:32 PDT 2016


vkalintiris added a comment.

We should split this in two separate review requests, ie. one that introduces symbol dumping and another that marks local and weak symbols. Can you also add a separate test file just for checking the newly introduced `-asm-show-symbol-table` option?


https://reviews.llvm.org/D24721





More information about the llvm-commits mailing list