[all-commits] [llvm/llvm-project] 08de0b: [WebAssembly] Add tests for EH/SjLj option errors ...
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Tue May 28 11:37:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08de0b3cf54e4998799673f835e9a7d5ead8efab
https://github.com/llvm/llvm-project/commit/08de0b3cf54e4998799673f835e9a7d5ead8efab
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
A llvm/test/CodeGen/WebAssembly/eh-option-errors.ll
M llvm/test/CodeGen/WebAssembly/lower-em-ehsjlj-options.ll
Log Message:
-----------
[WebAssembly] Add tests for EH/SjLj option errors (#93583)
This adds tests for EH/SjLj option errors and swaps the error checking
order for unimportant cosmetic reasons (I think checking EH/SjLj
conflicts is more important than the model checking)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list