summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalMerge.cpp
diff options
context:
space:
mode:
authorStephane Sezer <sas@cd80.net>2017-09-22 23:41:41 +0000
committerStephane Sezer <sas@cd80.net>2017-09-22 23:41:41 +0000
commit85317f23df7d8dff420bdf800d19e590323773db (patch)
tree5f151d6f0472cf93d7ab417f57b6113fd9161d37 /llvm/lib/CodeGen/GlobalMerge.cpp
parent3477711ec7f72ee79a7709f6cbeb4907df334430 (diff)
downloadbcm5719-llvm-85317f23df7d8dff420bdf800d19e590323773db.tar.gz
bcm5719-llvm-85317f23df7d8dff420bdf800d19e590323773db.zip
Implement trampoline step-through for Windows-x86.
Summary: This is required to be able to step through calls to external functions that are not properly marked with __declspec(dllimport). When a call like this is emitted, the linker will inject a trampoline to produce an indirect call through the IAT. Reviewers: zturner, jingham Reviewed By: jingham Subscribers: sas, jingham, lldb-commits Differential Revision: https://reviews.llvm.org/D22231 llvm-svn: 314045
Diffstat (limited to 'llvm/lib/CodeGen/GlobalMerge.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud