[llvm-dev] How to invoke the print method in MachineFunctionPass

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 8 07:35:40 PST 2018


On 11/7/2018 6:58 PM, Matthias Braun via llvm-dev wrote:
> Maybe we should just remove LiveIntervals::print() given that nobody can 
> use it

I use it in debugging all the time. I just stick a call LIS->print(...) 
in the code where I want the intervals to be dumped.

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation


More information about the llvm-dev mailing list