[llvm-commits] [Review] Attributes Documentation

Meador Inge meadori at codesourcery.com
Fri Dec 7 06:29:04 PST 2012


On Dec 6, 2012, at 2:51 PM, Bill Wendling wrote:

> So would you suggest this as a possible syntax?
> 
> 	#<name> = attributes { a1 a2 a3=val }
> 

This one.

> Or should we follow the metadata method:
> 
> 	#<name> = attributes #{ a1, a2, a3=val, #"a4" }
> 
> (To be honest, I've never understood the reason behind the '!{' syntax for metadata...)


--
Meador Inge
CodeSourcery / Mentor Embedded




More information about the llvm-commits mailing list