[LLVMbugs] [Bug 13582] New: make: *** [/Volumes/SSD256/3/code_third/llvm-git-trunk/Debug+Asserts/lib/libclangSema.a] Error 1

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Aug 11 21:37:48 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13582

             Bug #: 13582
           Summary: make: ***
                    [/Volumes/SSD256/3/code_third/llvm-git-trunk/Debug+Ass
                    erts/lib/libclangSema.a] Error 1
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: MacOS X
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: gzc9047 at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


When I built clang with "make", the files libclangSema.a and
libclangStaticAnalyzerCheckers.a have only 8 bytes length.

Title is the error.

This is local code version:
clang: svn info
Path: .
URL: http://llvm.org/svn/llvm-project/cfe/trunk/lib/Sema
Repository Root: http://llvm.org/svn/llvm-project
Repository UUID: 91177308-0d34-0410-b5e6-96231b3b80d8
Revision: 161735
Node Kind: directory
Schedule: normal
Last Changed Author: gribozavr
Last Changed Rev: 161722

llvm: git log | head
commit 0faf46c640c6747f1add89ba06631cebc4fa3afd
Author: Craig Topper <craig.topper at gmail.com>
Date:   Sun Aug 12 03:16:37 2012 +0000

    Change addTypeForNeon to use MVT instead of EVT so all the calls to
getSimpleVT can be removed.

    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161735
91177308-0d34-0410-b5e6-96231b3b80d8

commit 7a9a28b2c92a2f22a4d816c2d364edf7618882d7
Author: Craig Topper <craig.topper at gmail.com>

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list