diff options
author | Chris Lattner <sabre@nondot.org> | 2005-01-02 22:52:28 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-01-02 22:52:28 +0000 |
commit | 2500e10263d94906cb0c8a69648dd9d1be768b41 (patch) | |
tree | 641c6ea8d480edec41cce3fcbb5113c26d494ed7 /runtime/GCCLibraries/libpthread/pthread.c | |
parent | 7ff1ca4cd0d1a3713686f8bb17633fcaebd4f54f (diff) |
Remove a bunch of useless empty libraries
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19260 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime/GCCLibraries/libpthread/pthread.c')
-rw-r--r-- | runtime/GCCLibraries/libpthread/pthread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/GCCLibraries/libpthread/pthread.c b/runtime/GCCLibraries/libpthread/pthread.c deleted file mode 100644 index 8b13789179..0000000000 --- a/runtime/GCCLibraries/libpthread/pthread.c +++ /dev/null @@ -1 +0,0 @@ - |