[llvm-commits] [llvm] r76818 - in /llvm/trunk: include/llvm/Target/TargetAsmInfo.h lib/Target/ELFTargetAsmInfo.cpp lib/Target/Mips/MipsTargetAsmInfo.cpp lib/Target/Mips/MipsTargetAsmInfo.h lib/Target/TargetAsmInfo.cpp lib/Target/XCore/XCoreTargetAsmInfo.cpp

Chris Lattner clattner at apple.com
Wed Jul 22 16:42:07 PDT 2009


On Jul 22, 2009, at 4:38 PM, Dan Gohman wrote:

>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=76818&view=rev
>> Log:
>> remove SectionFlags::Small: it is only used on Xcore, and we'll find
>> a better solution for it in the future.
>
> FWIW, x86-64 has something similar for the Medium code model.

Ok, when/if it comes up, we can add something new then.

-Chris



More information about the llvm-commits mailing list