[PATCH] D131469: [Clang] change default storing path of `-ftime-trace`

Steven Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 3 12:27:16 PDT 2022


steven_wu added a comment.

In D131469#3768500 <https://reviews.llvm.org/D131469#3768500>, @dongjunduo wrote:

> These related commits have been reverted temporarily.

Thanks. Another way to do this is that as you don't really care what linker does in this test case, you just need to fake a linker with a shell script then let the clang driver to invoke that script as a linker.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131469



More information about the cfe-commits mailing list