[all-commits] [llvm/llvm-project] 15ac72: Fix build bot failures.
Igor Kudrin via All-commits
all-commits at lists.llvm.org
Wed Jan 22 22:14:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 15ac72771430743f69da4d2848e6cf081c3df53a
https://github.com/llvm/llvm-project/commit/15ac72771430743f69da4d2848e6cf081c3df53a
Author: Igor Kudrin <ikudrin at accesssoftek.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M llvm/include/llvm/BinaryFormat/Dwarf.h
M llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp
Log Message:
-----------
Fix build bot failures.
Unfortunately, not all compilers allow using llvm_unreachable
in a constexpr function.
More information about the All-commits
mailing list