mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
7c5381a70c
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 |
||
---|---|---|
.. | ||
APInt.cpp | ||
DenseMapTest.cpp | ||
ImmutableSetTest.cpp | ||
Makefile | ||
SmallVectorTest.cpp | ||
StringMapTest.cpp |