https://bugs.freedesktop.org/show_bug.cgi?id=104749

            Bug ID: 104749
           Summary: rasterizer/jitter/JitManager.cpp:252:91: error: no
                    matching function for call to
                    ‘llvm::DIBuilder::createBasicType(const char [8], int,
                    llvm::dwarf::TypeKind)’
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Keywords: regression
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/swr
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Build error with llvm-3.9.

  CXX      rasterizer/jitter/libmesaswr_la-JitManager.lo
rasterizer/jitter/JitManager.cpp: In member function ‘llvm::DIType*
JitManager::GetDebugType(llvm::Type*)’:
rasterizer/jitter/JitManager.cpp:252:91: error: no matching function for call
to ‘llvm::DIBuilder::createBasicType(const char [8], int,
llvm::dwarf::TypeKind)’
     case Type::HalfTyID: return builder.createBasicType("float16", 16,
dwarf::DW_ATE_float); break;
                                                                               
           ^

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to