[LLVMdev] [cfe-dev] [RFC] Encoding Compile Flags into the IR

Renato Golin rengolin at systemcall.org
Mon Apr 30 00:46:10 PDT 2012


On 30 April 2012 02:43, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> My point is that many passes might need to know about it, not just the
> pass doing the modification.

Another reason to have a definite API for metadata in the IR. So
passes shouldn't have to know about this particular metadata, but
metadata in general.


-- 
cheers,
--renato

http://systemcall.org/




More information about the llvm-dev mailing list