summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-08-11 18:08:59 +0000
committerPete Cooper <peter_cooper@apple.com>2016-08-11 18:08:59 +0000
commitc4a12a08e2c91f44375c74bb64279ca42dabf21d (patch)
treec3a9e5f913aff0bc050200c273749b72916a0083 /lldb/packages/Python/lldbsuite/test/python_api/interpreter
parent6ba19659cb7c4b08828b187dc8e4b45531d0e6a6 (diff)
downloadbcm5719-llvm-c4a12a08e2c91f44375c74bb64279ca42dabf21d.tar.gz
bcm5719-llvm-c4a12a08e2c91f44375c74bb64279ca42dabf21d.zip
Have one version of libSystem for each arch. NFC.
An upcoming commit will change how we choose to reference a dylib. Currently dylibs are only given an LC_LOAD_DYLIB in the final image if an atom is used. This is different from ld64 which adds the load command when the dylib is referenced on the cmdline. In order to change this behaviour, we need libSystem.yaml to actually contain a mach header so that it is parsed as a dylib, instead of currently being parsed as a normalised file. To get a mach header, we also require an arch, so now we have one libsystem per arch and all the tests have been updated to choose the correct one. llvm-svn: 278372
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud