summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/TrailingObjectsTest.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-02-09 01:38:13 +0000
committerPete Cooper <peter_cooper@apple.com>2016-02-09 01:38:13 +0000
commit41f3e8e408c63e2b5d6ba609fe27ba6f6408420e (patch)
tree039dc3d22e97efc1a5704c1a743d439184652be8 /llvm/unittests/Support/TrailingObjectsTest.cpp
parent104364e6b513f931f4768cb0b4e88ab975572fce (diff)
downloadbcm5719-llvm-41f3e8e408c63e2b5d6ba609fe27ba6f6408420e.tar.gz
bcm5719-llvm-41f3e8e408c63e2b5d6ba609fe27ba6f6408420e.zip
Generate LC_FUNCTION_STARTS load command.
This load command generates data in the LINKEDIT section which is a list of ULEB128 delta's to all of the functions in the __text section. It is then 0 terminated and pointer aligned to pad. ld64 exposes the -function-starts and no-function-starts cmdline options to override behaviour from the defaults based on file types. rdar://problem/24472630 llvm-svn: 260188
Diffstat (limited to 'llvm/unittests/Support/TrailingObjectsTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud