[all-commits] [llvm/llvm-project] 6e4654: Fix warning on align directives with non-zero fill...
Luís Marques via All-commits
all-commits at lists.llvm.org
Wed Sep 27 06:35:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e46545b981437cc9316e6496c03756a19db6975
https://github.com/llvm/llvm-project/commit/6e46545b981437cc9316e6496c03756a19db6975
Author: Luís Marques <luismarques at lowrisc.org>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M llvm/lib/MC/MCParser/AsmParser.cpp
M llvm/test/MC/ELF/nobits-non-zero-value.s
Log Message:
-----------
Fix warning on align directives with non-zero fill value (#67237)
More information about the All-commits
mailing list