[PATCH] D18499: [ELF] - Implemented prototype of location counter support.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 14:09:05 PDT 2016


ruiu added a comment.

I want you to remove all but '+' operator both from code and test so that we can focus on "core" part of this patch, which is a mechanism to set offsets to sections.


http://reviews.llvm.org/D18499





More information about the llvm-commits mailing list