summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py
diff options
context:
space:
mode:
authorDaniel Sanders <daniel_l_sanders@apple.com>2019-11-15 14:58:57 -0800
committerDaniel Sanders <daniel_l_sanders@apple.com>2019-11-18 12:57:39 -0800
commitc941db5b1acdc45fc1c50762684f1014e981abc6 (patch)
tree375d8ac67b43751f07246395962b2a9bfcbce250 /lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py
parent2492b5a12550f7c4bb428c3761392f2ce47fa269 (diff)
downloadbcm5719-llvm-c941db5b1acdc45fc1c50762684f1014e981abc6.tar.gz
bcm5719-llvm-c941db5b1acdc45fc1c50762684f1014e981abc6.zip
[macho] Allow CPUSubtype to be adjusted before writing it to a file
Summary: It's not always possible for a target to provide a MachO CPUSubtype up front as is required by the current implementation. Sometimes you need more information like the particular CPU implementation you are targeting. Give MCMachObjectTargetWriter subclasses the opportunity to modify the CPUSubtype after the MCMachObjectTargetWriter is created but before the object starts being written. Typically this would be done in response to instructions from a TargetStreamer. Reviewers: pete Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D70344
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud