llvm-project/llvm/test/tools/llvm-nm
Sam Clegg 4194fb7062 [WebAssembly] Fix getSymbolValue for exported globals
The code wasn't previously taking into account that the
global index space is not same as the into in the Globals
array since the latter does not include imported globals.

This fixes the WebAssembly waterfall failures.

Differential Revision: https://reviews.llvm.org/D37384

llvm-svn: 312340
2017-09-01 17:24:19 +00:00
..
ARM Change the test added in r293099 so it does not have the string "llvm-nm" to fix 2017-01-25 23:57:32 +00:00
X86 [llvm-nm] Fix output formatting of -f sysv for 64bit targets 2017-08-31 21:23:44 +00:00
wasm [WebAssembly] Fix getSymbolValue for exported globals 2017-09-01 17:24:19 +00:00
invalid-input.test
lit.local.cfg [WebAssembly] Improve readobj and nm support for wasm 2017-04-14 19:50:44 +00:00