mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
There is a pending todo about always eagerly loading or not. Make this behavior optional and give the control to the user in a backwards compatible manner. This is made optional as there were arguments for both forms, kept it in form that is backwards compatible.