diff options
| author | Bill Wendling <isanbard@gmail.com> | 2008-01-26 06:53:40 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2008-01-26 06:53:40 +0000 |
| commit | cd76af4a62d1c7ef4f71e5b02e2ae02382788574 (patch) | |
| tree | e5e247ee3f677accad6257c8326be0d2bb9e852b | |
| parent | f7214bca742255f012ba205e13a6548defafad0c (diff) | |
| download | external_llvm-cd76af4a62d1c7ef4f71e5b02e2ae02382788574.zip external_llvm-cd76af4a62d1c7ef4f71e5b02e2ae02382788574.tar.gz external_llvm-cd76af4a62d1c7ef4f71e5b02e2ae02382788574.tar.bz2 | |
Rename the .c to .ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46396 91177308-0d34-0410-b5e6-96231b3b80d8
| -rw-r--r-- | test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll (renamed from test/CodeGen/PowerPC/2008-01-25-EmptyFunction.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.c b/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll index 896738e..896738e 100644 --- a/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.c +++ b/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll |
