commit | 966c41b85fbb9ebbaf2d3fc2053e4a35c3f1c578 | [log] [tgz] |
---|---|---|
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | Thu Feb 28 19:21:25 2019 +0000 |
committer | Yi Kong <yikong@google.com> | Tue Mar 05 01:20:51 2019 +0000 |
tree | b36a9fdc7a3baf84277a979f105ed19531ca8c6b | |
parent | 68a0d08de5bea4b98eb4b4330aeee1fabc3dd1d5 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@355125 91177308-0d34-0410-b5e6-96231b3b80d8