summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/safestack/overflow.c
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-01-07 21:07:26 +0000
committerPete Cooper <peter_cooper@apple.com>2016-01-07 21:07:26 +0000
commitac03979000cd12513d84d258e5b2dd36ef9e80d5 (patch)
treec3cf6881584fa2b85fa6e9e5a9bbc1a6c4d34af2 /compiler-rt/test/safestack/overflow.c
parent841085c5614495d4135d6adb010561a1157d3b5f (diff)
downloadbcm5719-llvm-ac03979000cd12513d84d258e5b2dd36ef9e80d5.tar.gz
bcm5719-llvm-ac03979000cd12513d84d258e5b2dd36ef9e80d5.zip
Don't emit relocs for the __eh_frame section as they can be implicit.
The __eh_frame section contains relocations which can always be implicitly generated. This patch tracks whether sections have only implicitly relocations and skips emitting them to the object file if that is the case. The test case here ensures that this is the case for __eh_frame sections. Reviewed by Lang Hames. http://reviews.llvm.org/D15594 llvm-svn: 257099
Diffstat (limited to 'compiler-rt/test/safestack/overflow.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud