Skip to content
  • Chris Lattner's avatar
    * Merge some win32 ifdefs together · 2e182fc3
    Chris Lattner authored
    * Get rid of "emitMaybePCRelativeValue", either we want to emit a PC relative
      value or not: drop the maybe BS.  As it turns out, the only places where
      the bool was a variable coming in, the bool was a dynamic constant.
    
    llvm-svn: 17867
    2e182fc3
Loading