[PATCH] D54920: [ELF][MIPS] Handle mips in the OUTPUT_FORMAT directive

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 09:31:11 PST 2018


ruiu added a comment.

As to defining a struct to store the parse result of `parseBfdName`, I don't think we need to define a new struct. That seems a bit too heavyweight to represent just a temporary value.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54920/new/

https://reviews.llvm.org/D54920





More information about the llvm-commits mailing list