diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-06-09 06:10:47 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-06-09 06:10:47 +0000 |
| commit | e359887116396418acc57181a955739adfcb15e6 (patch) | |
| tree | d451ccdc9aafda7984657c87281ba60b6be943d3 | |
| parent | 75372ad6039ccedf5dbb23a45e76437a589ec23d (diff) | |
| download | bcm5719-llvm-e359887116396418acc57181a955739adfcb15e6.tar.gz bcm5719-llvm-e359887116396418acc57181a955739adfcb15e6.zip | |
rename C files to end with .c
llvm-svn: 37535
| -rw-r--r-- | llvm/test/CFrontend/2007-04-24-bit-not-expr.c (renamed from llvm/test/CFrontend/2007-04-24-bit-not-expr.ll) | 0 | ||||
| -rw-r--r-- | llvm/test/CFrontend/2007-04-24-str-const.c (renamed from llvm/test/CFrontend/2007-04-24-str-const.ll) | 0 | ||||
| -rw-r--r-- | llvm/test/CFrontend/2007-05-11-str-const.c (renamed from llvm/test/CFrontend/2007-05-11-str-const.ll) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/CFrontend/2007-04-24-bit-not-expr.ll b/llvm/test/CFrontend/2007-04-24-bit-not-expr.c index 1c27f181c0e..1c27f181c0e 100644 --- a/llvm/test/CFrontend/2007-04-24-bit-not-expr.ll +++ b/llvm/test/CFrontend/2007-04-24-bit-not-expr.c diff --git a/llvm/test/CFrontend/2007-04-24-str-const.ll b/llvm/test/CFrontend/2007-04-24-str-const.c index 4c109c41b01..4c109c41b01 100644 --- a/llvm/test/CFrontend/2007-04-24-str-const.ll +++ b/llvm/test/CFrontend/2007-04-24-str-const.c diff --git a/llvm/test/CFrontend/2007-05-11-str-const.ll b/llvm/test/CFrontend/2007-05-11-str-const.c index 48deddbb019..48deddbb019 100644 --- a/llvm/test/CFrontend/2007-05-11-str-const.ll +++ b/llvm/test/CFrontend/2007-05-11-str-const.c |

