]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
[llvm-readobj] Fix output of MIPS GOT without local and global entries.
authorSimon Atanasyan <simon@atanasyan.com>
Sat, 5 Jul 2014 19:28:49 +0000 (19:28 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Sat, 5 Jul 2014 19:28:49 +0000 (19:28 +0000)
commitad720cfde49de50a7d9c721ce4d12a1e13208fdc
tree81d3d5a03a84d7f472f2d3352ca61bc81168df8b
parentdb8cb2223d5dbe5e31099a2d69d4a4c8eab4b7f4
[llvm-readobj] Fix output of MIPS GOT without local and global entries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212374 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-readobj/Inputs/got-empty.exe.mipsel [new file with mode: 0755]
test/tools/llvm-readobj/mips-got.test
tools/llvm-readobj/ELFDumper.cpp