mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
Fixed handling of DWP as input. Before BOLT crashed. Now it will write out correct CU, and all the TUs. Potential future improvement is to scan all the TUs used in this CU, and only include those.