Skip to content
  • 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