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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to