Skip to content
  1. Jan 27, 2009
  2. Jan 19, 2009
    • Nick Lewycky's avatar
      Port this test from dejagnu to unit testing. · ee22611e
      Nick Lewycky authored
      The way this worked before was to test APInt by running
      "lli -force-interpreter=true" knowing the lli uses APInt under the hood to
      store its values. Now, we test APInt directly.
      
      llvm-svn: 62514
      ee22611e
Loading