The use of exception handling instructions should only be enabled with
-mattr=+exception-handling option.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 20409 Build 20409: arc lint + arc unit
Paths
| Differential D49391
[WebAssembly] Add missing -mattr=+exception-handling guards ClosedPublic Authored by aheejin on Jul 16 2018, 11:33 AM.
Details Summary The use of exception handling instructions should only be enabled with
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, sbc100, dschuff. · View Herald TranscriptJul 16 2018, 11:33 AM This revision is now accepted and ready to land.Jul 18 2018, 11:46 AM Closed by commit rL337425: [WebAssembly] Add missing -mattr=+exception-handling guards (authored by aheejin). · Explain WhyJul 18 2018, 2:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 155725 lib/Target/WebAssembly/WebAssemblyInstrControl.td
test/CodeGen/WebAssembly/exception.ll
|