The ExecutionSession constructor now creates a "<bootstrap>" JITDylib and populates it with the bootstrap symbols from the ExecutorProcessControl object. This allows bootstrap symbols to be looked up via ExecutionSession::lookup, providing greater consistency with other JIT symbol lookups.