[all-commits] [llvm/llvm-project] 971820: [MC] Delete redundant alignment update from MCELFS...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Dec 16 23:08:37 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 97182013c4587e85d5ce3231e66fea41d58d4fa9
https://github.com/llvm/llvm-project/commit/97182013c4587e85d5ce3231e66fea41d58d4fa9
Author: Fangrui Song <maskray at google.com>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Changed paths:
M llvm/lib/MC/MCELFStreamer.cpp
Log Message:
-----------
[MC] Delete redundant alignment update from MCELFStreamer::EmitCommonSymbol. NFC
EmitValueToAlignment() updates the maximum alignment.
More information about the All-commits
mailing list