[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

Dan Gohman gohman at apple.com
Wed Jul 22 16:38:23 PDT 2009


On Jul 22, 2009, at 4:27 PM, Chris Lattner wrote:


> Author: lattner
> Date: Wed Jul 22 18:27:22 2009
> New Revision: 76818
>
> 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.

Dan




More information about the llvm-commits mailing list