Skip to Content.
Sympa Menu

svadev - [svadev] Clang LTO

svadev AT lists.siebelschool.illinois.edu

Subject: Svadev mailing list

List archive

[svadev] Clang LTO


Chronological Thread 
  • From: Alex Miller <mille151 AT illinois.edu>
  • To: svadev AT cs.uiuc.edu
  • Subject: [svadev] Clang LTO
  • Date: Wed, 7 Dec 2011 22:09:52 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/svadev>
  • List-id: <svadev.cs.uiuc.edu>

Hi all,

Is there a way that I can run clang such that it will run all of the LTO passes, but then emit bitcode rather than emitting machine code? It'd be nice if I could see the effects of the PoolAllocate pass without having to wade through x86 code.

Thanks,
Alex



Archive powered by MHonArc 2.6.16.

Top of Page