[llvm-dev] Enabling an individual pass in llc

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 31 09:36:41 PST 2017


On 1/29/2017 2:31 AM, Alex Susu via llvm-dev wrote:
>
>     Could you please tell me how can I enable a specific pass in llc, at
> the command line?

You can only do that with .mir inputs via -run-pass.

-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