[PATCH] D108850: [LLD] Remove global state in lldCommon

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 19:41:30 PST 2022


MaskRay added inline comments.


================
Comment at: lld/tools/lld/lld.cpp:139
 
+bool inTestOutputDisabled = false;
+
----------------
static


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108850



More information about the llvm-commits mailing list