summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorPeter Smith <peter.smith@linaro.org>2016-06-07 09:31:52 +0000
committerPeter Smith <peter.smith@linaro.org>2016-06-07 09:31:52 +0000
commit8646ced0533613b7c71c3b9e47101c649f899c5d (patch)
tree270597d3487bd9e1cc03e4909a9d3f1ed9c3dfcf /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent5ae76e09ad80a709d2b7d62066483f8e9e33929a (diff)
downloadbcm5719-llvm-8646ced0533613b7c71c3b9e47101c649f899c5d.tar.gz
bcm5719-llvm-8646ced0533613b7c71c3b9e47101c649f899c5d.zip
Initial support for ARM in lld.
Add support for an ARM Target and the initial set of relocations and PLT entries that are necessary for an ARM only hello world to link. This has been tested against an ARM only sysroot from the 4.2.0 CodeSourcery Lite release. Tests have been added to test/ELF for the support that has been implemented. Main limitations: - No Thumb support - Relocations incomplete - No C++ exceptions support - No TLS support - No range extension or interworking veneer (thunk) support - No Build Attribute support - No Big-endian support The deprecated relocations R_ARM_PLT32 and R_ARM_PC24 have been implemented as these are used by the 4.2.0 CodeSourcery Lite release. llvm-svn: 271993
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud