[PATCH] [ELF] Add CodeModel attribute to the DefinedAtom class

Simon Atanasyan simon at atanasyan.com
Wed Nov 12 14:39:04 PST 2014


I plan to implement microMIPS (pic and non-pic) code model support soon. That is why I handle codeMipsMicro and codeMipsMicroPIC flags and postpone processing of codeMips16.

http://reviews.llvm.org/D6236






More information about the llvm-commits mailing list