diff options
| author | joerg <joerg@NetBSD.org> | 2011-10-11 13:53:56 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2011-10-11 13:53:56 +0000 |
| commit | d9936c4a279b79cdae3db785d9e8d58d5082a276 (patch) | |
| tree | 13e57fc15ea0a3f759f90c948d96bfbe472dcac4 /tools/llvm-lib/libLLVMTableGen | |
| parent | 098451a7103a64513189c7df501b3cc8976700fc (diff) | |
Update LLVM/Clang snapshot to r141658. This primarily fixes a regression
preventing Qt4 from building.
Diffstat (limited to 'tools/llvm-lib/libLLVMTableGen')
| -rw-r--r-- | tools/llvm-lib/libLLVMTableGen/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/llvm-lib/libLLVMTableGen/Makefile b/tools/llvm-lib/libLLVMTableGen/Makefile new file mode 100644 index 00000000000..f6236ec64ff --- /dev/null +++ b/tools/llvm-lib/libLLVMTableGen/Makefile @@ -0,0 +1,3 @@ +# $NetBSD: Makefile,v 1.1 2011/10/11 13:54:01 joerg Exp $ + +.include <bsd.init.mk> |
