diff options
Diffstat (limited to 'llvm/test/Transforms/InstCombine/README.txt')
-rw-r--r-- | llvm/test/Transforms/InstCombine/README.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/Transforms/InstCombine/README.txt b/llvm/test/Transforms/InstCombine/README.txt deleted file mode 100644 index de043c77489..00000000000 --- a/llvm/test/Transforms/InstCombine/README.txt +++ /dev/null @@ -1,4 +0,0 @@ -This directory contains test cases for the instcombine transformation. The -dated tests are actual bug tests, whereas the named tests are used to test -for features that the this pass should be capable of performing. - |