[PATCH] D46720: Refactoring BitcodeFile constructor. NFC.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 13:10:17 PDT 2018


ruiu added a comment.

Thank you for doing this, but I don't think this patch simplifies the code, because everything that was executed without this patch is still executed with this patch too. You just moved code from one place to another.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46720





More information about the llvm-commits mailing list