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

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 25 16:54:48 PDT 2015


>
> I have no objection -- I do support handling ':' just as a regular token
> character in order to avoid complex tokenization logic.

+1

We should at least start with that.

Thanks,
Rafael


More information about the llvm-commits mailing list