[all-commits] [llvm/llvm-project] e6419d: [MC] [Win64EH] Fix builds with expensive checks en...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Fri Sep 11 01:17:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e6419d320d501077d1c5e1e7e1291a1ec6573877
https://github.com/llvm/llvm-project/commit/e6419d320d501077d1c5e1e7e1291a1ec6573877
Author: Martin Storsjö <martin at martin.st>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M llvm/lib/MC/MCWin64EH.cpp
Log Message:
-----------
[MC] [Win64EH] Fix builds with expensive checks enabled
This fixes a failed assert if expensive checks are enabled,
since 1308bb99e06752ab0b5175c92da31083f91af921.
More information about the All-commits
mailing list