Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
unittests
Support
RegexTest.cpp
Find file
Blame
History
Permalink
add and document regex support for FileCheck. You can now do stuff like:
· f08d2db9
Chris Lattner
authored
Sep 24, 2009
; CHECK: movl {{%e[a-z][xi]}}, %eax or whatever. llvm-svn: 82717
f08d2db9
Loading