Adds test to check that when getLazyBitcodeModule is called:
- Functions are not materailzed by default.
- Only the requested function gets materialized (if no block addresses are used).
Differential D8907
Add bitcode test to verify functions can be materialized out of order. Authored by kschimpf on Apr 8 2015, 2:45 PM.
Details Adds test to check that when getLazyBitcodeModule is called:
Diff Detail
Event Timeline |