[Mesa-dev] [Bug 111262] lp_bld_misc.cpp:811:51: error: ‘llvm::AtomicOrdering’ is not a class or namespace
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 30 17:01:44 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111262
Bug ID: 111262
Summary: lp_bld_misc.cpp:811:51: error: ‘llvm::AtomicOrdering’
is not a class or namespace
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Drivers/Gallium/llvmpipe
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
CC: airlied at freedesktop.org
llvm-3.4 build error
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp: In function
‘llvm::AtomicOrdering mapFromLLVMOrdering(LLVMAtomicOrdering)’:
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:811:51: error:
‘llvm::AtomicOrdering’ is not a class or namespace
case LLVMAtomicOrderingNotAtomic: return llvm::AtomicOrdering::NotAtomic;
^
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190730/bb9cce95/attachment.html>
More information about the mesa-dev
mailing list