[all-commits] [llvm/llvm-project] 2985c0: [WebAssembly][AsmParser] Name missing features in ...
Thomas Lively via All-commits
all-commits at lists.llvm.org
Tue Aug 11 17:26:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2985c02f798ba8248a9168a9f33a74d90c0c5445
https://github.com/llvm/llvm-project/commit/2985c02f798ba8248a9168a9f33a74d90c0c5445
Author: Thomas Lively <tlively at google.com>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
A llvm/test/MC/WebAssembly/missing-features.s
Log Message:
-----------
[WebAssembly][AsmParser] Name missing features in error message
Rather than just saying that some feature is missing, report the exact
features to make the error message more useful and actionable.
Differential Revision: https://reviews.llvm.org/D85795
More information about the All-commits
mailing list