LCOV - code coverage report
Current view: top level - include/llvm/Support/WasmRelocs - WebAssembly.def (source / functions) Hit Total Coverage
Test: llvm-toolchain.info Lines: 8 8 100.0 %
Date: 2017-05-20 02:07:48 Functions: 0 0 -
Legend: Lines: hit not hit

          Line data    Source code
       1             : 
       2             : #ifndef WASM_RELOC
       3             : #error "WASM_RELOC must be defined"
       4             : #endif
       5             : 
       6           8 : WASM_RELOC(R_WEBASSEMBLY_FUNCTION_INDEX_LEB,   0)
       7           9 : WASM_RELOC(R_WEBASSEMBLY_TABLE_INDEX_SLEB,     1)
       8           8 : WASM_RELOC(R_WEBASSEMBLY_TABLE_INDEX_I32,      2)
       9          10 : WASM_RELOC(R_WEBASSEMBLY_GLOBAL_ADDR_LEB,      3)
      10           8 : WASM_RELOC(R_WEBASSEMBLY_GLOBAL_ADDR_SLEB,     4)
      11           8 : WASM_RELOC(R_WEBASSEMBLY_GLOBAL_ADDR_I32,      5)
      12           8 : WASM_RELOC(R_WEBASSEMBLY_TYPE_INDEX_LEB,       6)
      13           8 : WASM_RELOC(R_WEBASSEMBLY_GLOBAL_INDEX_LEB,     7)

Generated by: LCOV version 1.13