[PATCH] D22740: Move Dot variable from LinkerScript to ScriptConfig.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 09:53:45 PDT 2016
ruiu added a comment.
I don't think this patch changes the behavior at all. It just moves a variable from one class to another. So I don't think there's no concern on semantics.
https://reviews.llvm.org/D22740
More information about the llvm-commits
mailing list