Change test to use FileCheck rather than grep since FileCheck is the preferred method for unit testing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D13751
Change test to use FileCheck rather than grep. Authored by kbsmith1 on Oct 14 2015, 3:28 PM.
Details
Change test to use FileCheck rather than grep since FileCheck is the preferred method for unit testing.
Diff Detail
|