[InstCombine] Remove insertRangeTest code that handles the equality case.
[llvm-complete.git] / test / tools / llvm-pdbutil / Inputs / TypeServerTest.cpp
blob140881db38cd0d58ffc239523b532f1b62a3e492
1 // Compile with "cl /c /Zi TypeServerTest.cpp /FdTypeServerTest.pdb"
3 int main(void)
5 return 0;