diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-03-09 18:29:12 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-03-09 18:29:12 +0000 |
commit | a60017902c35a802d382a5ce4803f25f1aba4cd5 (patch) | |
tree | 343ab36529a80091ea4b87d73bd9625fc15b7ad6 /llvm/lib/Support/IsInf.cpp | |
parent | ef142e407a7b014df0193c869e65532aa627aff6 (diff) | |
download | bcm5719-llvm-a60017902c35a802d382a5ce4803f25f1aba4cd5.tar.gz bcm5719-llvm-a60017902c35a802d382a5ce4803f25f1aba4cd5.zip |
Print jump tables before exception tables.
In the case where just tables are part of the function section, this produces
more readable assembly by avoiding switching to the eh section and back
to .text.
This would also break with non unique section names, as trying to switch to
a unique section actually creates a new one.
llvm-svn: 231677
Diffstat (limited to 'llvm/lib/Support/IsInf.cpp')
0 files changed, 0 insertions, 0 deletions