[LLVMbugs] [Bug 21521] New: lib/Target/PowerPC/PPCGenInstrInfo.inc:4347:0: error: unterminated #ifdef

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 10 13:14:07 PST 2014


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

            Bug ID: 21521
           Summary: lib/Target/PowerPC/PPCGenInstrInfo.inc:4347:0: error:
                    unterminated #ifdef
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: octoploid at yandex.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

On ppc64 I get:
In file included from
/home/trippels/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h:70:0,
                 from
/home/trippels/llvm-project/llvm/lib/Target/PowerPC/PPC.h:18,
                 from
/home/trippels/llvm-project/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp:10:
/home/trippels/llvm_build_dir/lib/Target/PowerPC/PPCGenInstrInfo.inc:4347:0:
error: unterminated #ifdef
 #ifdef GET_INSTRMAP_INFO
 ^


from /home/trippels/llvm_build_dir/lib/Target/PowerPC/PPCGenInstrInfo.inc:

4704 } // End llvm namespace#endif // GET_INSTRMAP_INFO

-- 
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/20141110/583cd76b/attachment.html>


More information about the llvm-bugs mailing list