Skip to content
  • Chris Lattner's avatar
    * Clean up the code a bit · 28a01b20
    Chris Lattner authored
    * Allow structs with negative offsets.  This enables the em3d benchmark to
      be made typesafe.  In this case, the struct had an array as the first
      element, so a negative index was ok (the expr was -8 + 8x)
    
    llvm-svn: 2271
    28a01b20
Loading