[PATCH] D40849: CodeGen: support an extension to pass linker options on ELF

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 14:00:51 PST 2017


silvas added a comment.

> having the format be open-ended

By this I mean passing through arbitrary linker options without the compiler having to understand the semantics of the section contents.


Repository:
  rL LLVM

https://reviews.llvm.org/D40849





More information about the llvm-commits mailing list