summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Target/WebAssembly/WebAssemblyExceptionInfoTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fix trivial typos in commentsJames Henderson2020-01-061-1/+1
* [WebAssembly] Fix tests missed in rL374235Thomas Lively2019-10-091-2/+2
* [WebAssembly] Rename except_ref type to exnrefHeejin Ahn2019-07-151-8/+8
* [WebAssembly] Exception handling: Switch to the new proposalHeejin Ahn2019-01-301-142/+10
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFCMatthias Braun2018-11-051-6/+7
* [WebAssembly] Add WebAssemblyException information analysisHeejin Ahn2018-06-251-0/+549
OpenPOWER on IntegriCloud