llvm-project/lldb/source/Initialization
Jonas Devlieghere 936c62422f [Reproducers] Initialize reproducers before initializing the debugger.
As per the discussion on the mailing list:
http://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20190218/048007.html

This commit implements option (3):

> Go back to initializing the reproducer before the rest of the debugger.
> The method wouldn't be instrumented and guarantee no other SB methods are
> called or SB objects are constructed. The initialization then becomes part
> of the replay.

Differential revision: https://reviews.llvm.org/D58410

llvm-svn: 354631
2019-02-21 22:26:16 +00:00
..
CMakeLists.txt Move ObjectFile initialization out of SystemInitializerCommon 2018-05-24 12:44:18 +00:00
SystemInitializer.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SystemInitializerCommon.cpp [Reproducers] Initialize reproducers before initializing the debugger. 2019-02-21 22:26:16 +00:00
SystemLifetimeManager.cpp [Reproducers] Initialize reproducers before initializing the debugger. 2019-02-21 22:26:16 +00:00