[all-commits] [llvm/llvm-project] 3632f7: [WebAssembly] Fix GCC 5 build.
topperc via All-commits
all-commits at lists.llvm.org
Thu Jul 30 10:01:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3632f765dc6a95a903864585056d1caa9185bd00
https://github.com/llvm/llvm-project/commit/3632f765dc6a95a903864585056d1caa9185bd00
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblySortRegion.cpp
Log Message:
-----------
[WebAssembly] Fix GCC 5 build.
Hans' speculative fix in b7292f2db02d37c9291afc0613a3fbce0a4ad4e8
didn't work for me. This seems to.
More information about the All-commits
mailing list