summaryrefslogtreecommitdiff
path: root/tests/stdio_ext_test.cpp
diff options
context:
space:
mode:
authorJunichi Uekawa <uekawa@google.com>2015-11-18 10:18:59 +0900
committerJunichi Uekawa <uekawa@google.com>2015-11-19 11:28:20 +0900
commitff35b1e659547644fb14f890eeec880cf4bafc4e (patch)
tree32a8e5aee362b856a95ea5274670be350340d8be /tests/stdio_ext_test.cpp
parentb804b9d67b9e3a8c63471ff9892f6abea2a58684 (diff)
Do not depend on host bits to get the right size to write.
x86_64 32-bit or 64-bit relocations do not depend on ELF bit size, they are 32-bit or 64-bit respectively. Known compiler that emits such code is nacl-clang which emits R_X86_64_PC32 which should write 32 bits but ended up writing 64 bits. Change-Id: Ibb6b484c0fea6a7e291362148e8ac749d6674529
Diffstat (limited to 'tests/stdio_ext_test.cpp')
0 files changed, 0 insertions, 0 deletions