[all-commits] [llvm/llvm-project] c22d18: Read NumBlocks as uint64_t.
Rahman Lavaee via All-commits
all-commits at lists.llvm.org
Mon Mar 8 16:48:17 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c22d18b7e81e6b543f549980d3328ab9a18a9c34
https://github.com/llvm/llvm-project/commit/c22d18b7e81e6b543f549980d3328ab9a18a9c34
Author: Rahman Lavaee <rahmanl at google.com>
Date: 2021-03-08 (Mon, 08 Mar 2021)
Changed paths:
M llvm/lib/ObjectYAML/ELFEmitter.cpp
Log Message:
-----------
Read NumBlocks as uint64_t.
This fixes the Buildbot failure happened due to a sloppy merge.
More information about the All-commits
mailing list