In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will

be dropped. This patch pertains to removing the runtime directory from LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31793 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer
2006-11-16 23:17:27 +00:00
parent 2f616bff7e
commit ac90d5e50b
53 changed files with 36 additions and 3282 deletions

View File

@@ -1 +0,0 @@
typedef int INTEGER;