[LLVMdev] Clang option to dump the results of intermediate passes
David Peixotto
dpeixott at codeaurora.org
Tue Oct 14 10:28:55 PDT 2014
Try -mllvm -print-after-all
-- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted
by The Linux Foundation
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On
Behalf Of DeepaBallari
Sent: Tuesday, October 14, 2014 4:16 AM
To: llvmdev at cs.uiuc.edu
Subject: [LLVMdev] Clang option to dump the results of intermediate passes
Hello, I'm new to llvm framework. Is there an option in clang to dump the
results of all passes? I'm looking for gcc equivalent -fdump-tree-all,
-fdump-ipa-all..
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141014/a7674fb9/attachment.html>
More information about the llvm-dev
mailing list