[all-commits] [llvm/llvm-project] ae40d2: Fix an apparent typo. `assert()` must not contain ...
darkbuck via All-commits
all-commits at lists.llvm.org
Wed Oct 14 08:35:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ae40d2858e206eaa07ea5c2a032b3c6c50918d1b
https://github.com/llvm/llvm-project/commit/ae40d2858e206eaa07ea5c2a032b3c6c50918d1b
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M llvm/lib/CodeGen/StackMaps.cpp
Log Message:
-----------
Fix an apparent typo. `assert()` must not contain side-effects. NFC.
More information about the All-commits
mailing list