1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 08:23:21 +01:00
llvm-mirror/utils/FileCheck
NAKAMURA Takumi 44e935f199 FileCheck: Eliminate DOSish \r from input file.
It can pass two tests below on Win32.
  - Clang :: CodeGenCXX/dyncast.cpp
  - LLVM :: CodeGen/ARM/globals.ll

llvm-svn: 119023
2010-11-14 03:28:22 +00:00
..
CMakeLists.txt Add a new little "FileCheck" utility for regression testing. 2009-07-08 18:44:05 +00:00
FileCheck.cpp FileCheck: Eliminate DOSish \r from input file. 2010-11-14 03:28:22 +00:00
Makefile Don't install FileCheck or FileUpdate 2009-08-23 04:39:38 +00:00