[llvm-commits] LLD Add x86 relocation reference code

Nick Kledzik kledzik at apple.com
Mon Oct 22 10:22:01 PDT 2012


On Oct 22, 2012, at 8:44 AM, Evandro Menezes wrote:
> It looks good to me, except that throughout LLVM x86 is written in "German", i.e., capitalized to X86.  Or is this convention not followed in LLD?

The standard name x86 in the real world is "x86".  It is written x86 everywhere in lld, except if it is the start of a class or type name which are always capitalized.

-Nick




More information about the llvm-commits mailing list