summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2003-11-16-StaticArrayInit.c
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-05-10 18:39:09 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-05-10 18:39:09 +0000
commitfdc3e6fab631355d5c730ce8b0c1cb285a034907 (patch)
treee77e1eb76388de1471f0b69accfe55eb7d3a6f1c /llvm/test/FrontendC/2003-11-16-StaticArrayInit.c
parente33464663f71d910b1131daf7aef7e79513c8de5 (diff)
downloadbcm5719-llvm-fdc3e6fab631355d5c730ce8b0c1cb285a034907.tar.gz
bcm5719-llvm-fdc3e6fab631355d5c730ce8b0c1cb285a034907.zip
Use .cfi_sections to put the unwind info in .debug_frame when possible. With
this clang will use .debug_frame in, for example, clang -g -c -m32 test.c This matches gcc's behaviour. It looks like .debug_frame is a bit bigger than .eh_frame, but has the big advantage of not being allocated. llvm-svn: 131140
Diffstat (limited to 'llvm/test/FrontendC/2003-11-16-StaticArrayInit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud