Add a small missed optimization: turn X == C ? X : Y into X == C ? C : Y. This
[llvm/stm8.git] / utils / FileCheck / 
treeb431bae177b133c792a2eba02e1e207eb732b73e
drwxr-xr-x   ..
-rw-r--r-- 267 CMakeLists.txt
-rw-r--r-- 26874 FileCheck.cpp
-rw-r--r-- 548 Makefile