search for: db44289f

Displaying 1 result from an estimated 1 matches for "db44289f".

2017 Mar 30
3
FileCheck feature request- by default ignore IR-"headers"
Hi all- I hope this is the right place for this. Anyway, the primary usage for the utility "FileCheck" is to pattern match for specific values in a stream. This is perfectly consistent and deterministic for the most part! However, when validating clang's LLVM-IR generation, it is possible to make an invalid match against the top few generated lines (the LLVM-IR Headers), which are