[PATCH] D58107: [MinGW] Add the profiling library when necessary
David Zarzycki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 13 04:52:55 PST 2019
davezarzycki added a comment.
This change breaks building/testing the compiler with `CLANG_DEFAULT_LINKER` set to `lld`. Was this intentional? What should people do if they want to use `CLANG_DEFAULT_LINKER` and run the test suite?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58107/new/
https://reviews.llvm.org/D58107
More information about the cfe-commits
mailing list