Skip to content
  • Reid Spencer's avatar
    For PR950: · e0fc4dfc
    Reid Spencer authored
    This patch implements the first increment for the Signless Types feature.
    All changes pertain to removing the ConstantSInt and ConstantUInt classes
    in favor of just using ConstantInt.
    
    llvm-svn: 31063
    e0fc4dfc
Loading