[LLVMbugs] [Bug 15565] New: SVN build broken
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Mar 21 18:17:32 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15565
Bug ID: 15565
Summary: SVN build broken
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: skaller at users.sourceforge.net
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
llvm[4]: Compiling Targets.cpp for Debug+Asserts build
/Users/johnskaller/llvm/llvm/tools/clang/lib/Basic/Targets.cpp:4450:24: error:
no member named 'NativeClient' in
'llvm::Triple'
case llvm::Triple::NativeClient:
~~~~~~~~~~~~~~^
/Users/johnskaller/llvm/llvm/tools/clang/lib/Basic/Targets.cpp:4521:26: error:
no member named 'NativeClient' in
'llvm::Triple'
case llvm::Triple::NativeClient:
~~~~~~~~~~~~~~^
/Users/johnskaller/llvm/llvm/tools/clang/lib/Basic/Targets.cpp:4626:24: error:
no member named 'NativeClient' in
'llvm::Triple'
case llvm::Triple::NativeClient:
~~~~~~~~~~~~~~^
/Users/johnskaller/llvm/llvm/tools/clang/lib/Basic/Targets.cpp:4657:24: error:
no member named 'NativeClient' in
'llvm::Triple'
case llvm::Triple::NativeClient:
~~~~~~~~~~~~~~^
4 errors generated.
make[4]: ***
[/Users/johnskaller/llvm/build/tools/clang/lib/Basic/Debug+Asserts/Targets.o]
Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130322/c536282b/attachment.html>
More information about the llvm-bugs
mailing list