[PATCH] D30500: [ELF] - Do not treat colon(":") as separate token in script parser.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 08:47:47 PST 2017


ruiu added a comment.

Overall this seems much more complicated than the original code. Can you simplify?


https://reviews.llvm.org/D30500





More information about the llvm-commits mailing list