Revert "Allow signposts to take advantage of deferred string substitution"
authorAdrian Prantl <aprantl@apple.com>
Mon, 14 Jun 2021 23:04:43 +0000 (16:04 -0700)
committerAdrian Prantl <aprantl@apple.com>
Mon, 14 Jun 2021 23:09:04 +0000 (16:09 -0700)
commit7a7c00761f6294dc21c40cbe1737354e655cda9b
treeb139a81413b86c42e043556b006670530e7b14ef
parent0577f4b1789eff410f5b28434a4f7854a50dc639
Revert "Allow signposts to take advantage of deferred string substitution"

This reverts commit 03841edde7eee21d1d450041ab9a113a7e1be869.

Unfortunately this still breaks the LLDB standalone bot.
lldb/include/lldb/Utility/Timer.h
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
lldb/source/Utility/Timer.cpp
llvm/include/llvm/Support/Signposts.h
llvm/lib/Support/Signposts.cpp
llvm/lib/Support/Timer.cpp