mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 08:56:15 +08:00
This should delay initialization of Python until strictly necessary and speed-up debugger startup Also, convert formatters for SEL and BOOL ObjC data-types from Python to C++, in order to reap more performance benefits from the above changes llvm-svn: 166967