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 | 94c8d3de77fadc9e10f41fe397a027c128bbee86 (patch) | |
tree | 07b56795d184c06c1fa104faf6a53fa17201c93b /test | |
parent | fdbe720416786c754d23e9282b15dc0b648b6e3c (diff) |
rename C files to end with .c
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37535 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r-- | test/CFrontend/2007-04-24-bit-not-expr.c (renamed from test/CFrontend/2007-04-24-bit-not-expr.ll) | 0 | ||||
-rw-r--r-- | test/CFrontend/2007-04-24-str-const.c (renamed from test/CFrontend/2007-04-24-str-const.ll) | 0 | ||||
-rw-r--r-- | test/CFrontend/2007-05-11-str-const.c (renamed from test/CFrontend/2007-05-11-str-const.ll) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/test/CFrontend/2007-04-24-bit-not-expr.ll b/test/CFrontend/2007-04-24-bit-not-expr.c index 1c27f181c0..1c27f181c0 100644 --- a/test/CFrontend/2007-04-24-bit-not-expr.ll +++ b/test/CFrontend/2007-04-24-bit-not-expr.c diff --git a/test/CFrontend/2007-04-24-str-const.ll b/test/CFrontend/2007-04-24-str-const.c index 4c109c41b0..4c109c41b0 100644 --- a/test/CFrontend/2007-04-24-str-const.ll +++ b/test/CFrontend/2007-04-24-str-const.c diff --git a/test/CFrontend/2007-05-11-str-const.ll b/test/CFrontend/2007-05-11-str-const.c index 48deddbb01..48deddbb01 100644 --- a/test/CFrontend/2007-05-11-str-const.ll +++ b/test/CFrontend/2007-05-11-str-const.c |