summaryrefslogtreecommitdiffstats
path: root/src/freedreno/vulkan
diff options
context:
space:
mode:
authorVinson Lee <[email protected]>2019-11-20 06:51:22 +0000
committerVinson Lee <[email protected]>2019-11-21 13:20:08 -0800
commit6613a4a0295879dc3ba2c13198f3ad5de7919487 (patch)
treeeeb324993e8536fdfbd657ae1b322dcd12a11929 /src/freedreno/vulkan
parent29d131d619c8b14b6d5b795ab3e17931e8e01502 (diff)
swr: Fix build with llvm-10.0.
Fix build error after llvm-10.0 commit 1dfede3122ee ("Move CodeGenFileType enum to Support/CodeGen.h"). ../src/gallium/drivers/swr/rasterizer/jitter/JitManager.cpp: In member function ‘void JitManager::DumpAsm(llvm::Function*, const char*)’: ../src/gallium/drivers/swr/rasterizer/jitter/JitManager.cpp:428:45: error: ‘CGFT_AssemblyFile’ is not a member of ‘llvm::TargetMachine’ *pMPasses, filestream, nullptr, TargetMachine::CGFT_AssemblyFile); ^ Signed-off-by: Vinson Lee <[email protected]> Reviewed-by: Jan Zielinski <[email protected]>
Diffstat (limited to 'src/freedreno/vulkan')
0 files changed, 0 insertions, 0 deletions