[PATCH] D40849: CodeGen: support an extension to pass linker options on ELF
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 12 14:55:58 PST 2017
ruiu added a comment.
> I was thinking more along the lines of `#pragma comment(linker, "-liberty")`.
I think `#pragma linker_option("-l", "iberty")` would be better.
Repository:
rL LLVM
https://reviews.llvm.org/D40849
More information about the llvm-commits
mailing list