diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2019-02-28 19:21:25 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2019-02-28 19:21:25 +0000 |
commit | 37ce064082c6c8283829f206af55ff6a28e95544 (patch) | |
tree | bb0b75e69ac7010e6ce13f8d7a2f218861997c49 /llvm/lib/IR/Module.cpp | |
parent | 3d7c265e11d4aa71edee7c72796c0212fa700d25 (diff) | |
download | llvm-37ce064082c6c8283829f206af55ff6a28e95544.zip llvm-37ce064082c6c8283829f206af55ff6a28e95544.tar.gz llvm-37ce064082c6c8283829f206af55ff6a28e95544.tar.bz2 |
[sanitizer] Fix vfork interceptor on i386 w/ dynamic runtime.
PLT calls on i386 expect GOT base address in %ebx.
This call does not need to go through PLT strictly speaking, but I'd
rather avoid future surprises and implement the most general case.
llvm-svn: 355125
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions