aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-03-01 16:56:28 +0000
committerPavel Labath <labath@google.com>2018-03-01 16:56:28 +0000
commite1463ef4d38126a417e7b5662a8c5c8ec3957d73 (patch)
tree6d1ba2a64237142637b3aec388d8626237efb22e /llvm/lib/Object/WasmObjectFile.cpp
parentd696e93cb610f688acb19e142aa6adb94da3dc97 (diff)
downloadllvm-e1463ef4d38126a417e7b5662a8c5c8ec3957d73.zip
llvm-e1463ef4d38126a417e7b5662a8c5c8ec3957d73.tar.gz
llvm-e1463ef4d38126a417e7b5662a8c5c8ec3957d73.tar.bz2
Make TestDynamicValueSameBase gcc-compatible
gcc will say that the type of "this" is "T * const", clang "T *". Compare the unqualified type names to erase the difference between the two, as the constness is not a part of this test. FWIW, I think that the gcc behavior makes more sense here. llvm-svn: 326449
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions