[PATCH] D57283: Recognize FreeBSD specific BFD names in OUTPUT_FORMAT
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 28 11:17:17 PST 2019
ruiu added a comment.
I submitted a cleanup patch to this code, so I think you can easily implement your feature. I'd think you want to use StringRef::consume_front.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57283/new/
https://reviews.llvm.org/D57283
More information about the llvm-commits
mailing list