[llvm-dev] Target Specific LTO Machine Pass

Ben Simhon, Oren via llvm-dev llvm-dev at lists.llvm.org
Mon Nov 6 06:03:30 PST 2017


Hi,

I want to add Target Specific MachineFunctionPass so that it will run during Link Time Optimization.
The pass is currently running in non-LTO compilation (added in addPreEmitPass).
What do I need to do in order to run my pass also during LTO?

Thanks,
Oren

---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171106/b87cd276/attachment.html>


More information about the llvm-dev mailing list