[PATCH] D44388: [ELF] Rework debug line parsing to use llvm::Error (LLD-side)

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 11:02:32 PDT 2018


dblaikie added subscribers: jhenderson, dblaikie.
dblaikie added a comment.

(I will say "LTOrErr" is a slightly confusing variable name, given the
prevalence of "LTO" as a known acronym... )


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44388





More information about the llvm-commits mailing list