[llvm-commits] [patch] Add -mtriple to LTO

Rafael Espindola espindola at google.com
Mon Aug 9 12:29:51 PDT 2010


> BTW, libLTO user has access to llvm::Module so it can set/reset target triple. And libLTO checks module triple. As I understand, Rafael is looking for an override to aid debugging, not a end user knob.

This is intended as a user visible thing. The user being the gold
plugin being used in
http://nativeclient.googlecode.com/svn/data/site/pnacl.pdf.

So, getter/setter, flag or modify the module in the plugin? :-)

> -
> Devang

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list