[PATCH] D71059: [LLD][ELF] Add time-trace to ELF LLD (1/2)

Russell Gallop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 03:25:24 PST 2019


russell.gallop added a comment.

In D71059#1785471 <https://reviews.llvm.org/D71059#1785471>, @Kai wrote:

> This PR requires TLS support even if LLVM_ENABLE_THREADS is set to OFF. Is this intended?


I hadn't considered that, thanks. I'll fix this to work with LLVM_ENABLE_THREADS=OFF.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71059





More information about the llvm-commits mailing list