[PATCH] D13960: [ELF2] Symbol Versioning: part 1, VERSION() directive parsing

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 12:51:46 PDT 2015


On Thu, Oct 22, 2015 at 12:19 PM, Rui Ueyama via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> ruiu added a comment.
>
> You want to plug this into something so that the code added here will actually do a task it supposed to do.
>

Sure, sorry if I forgot to mention, I sent this intermediate version
to make sure we all agreed on the way this directive is parsed. I'll
send a new patch with the semantic action implemented soon.

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list