[PATCH] D36986: [ELF] Handle assignments outside SECTIONS command separately

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 11:29:59 PDT 2017


phosek marked an inline comment as done.
phosek added a comment.

I have moved `InSections` to `SymbolAssignment` and `AssertCommand`, is there anything else? I might still try to refactor `DotAssignment` out from `SymbolAssignment`, but I'd prefer to do it as a separate change.


Repository:
  rL LLVM

https://reviews.llvm.org/D36986





More information about the llvm-commits mailing list