diff options
author | Derek Schuff <dschuff@google.com> | 2015-04-21 00:14:25 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2015-04-21 00:14:25 +0000 |
commit | 2a1678a7890a80b73b49c9ec185a65f11e0a6084 (patch) | |
tree | c459b411db7f44f40f02e3bd0c8ef116ce7cbf24 /llvm/utils/vim/syntax/tablegen.vim | |
parent | 0d41db11a2dcfc8f4410fb45aaa74d5ec1d10311 (diff) | |
download | bcm5719-llvm-2a1678a7890a80b73b49c9ec185a65f11e0a6084.tar.gz bcm5719-llvm-2a1678a7890a80b73b49c9ec185a65f11e0a6084.zip |
[MC] When using bundle aligment, align sections to bundle size
Summary:
Bundle aligment requires that the functions always start at an aligned address.
Usually this is ensured by the compiler, but assembly code does not always
begin with a .align directive.
This change ensures that sections get the correct alignment if they contain
any instructions and bundling is enabled. (It also makes LLVM match the
behavior of GNU as).
Differential Revision: http://reviews.llvm.org/D9131
llvm-svn: 235365
Diffstat (limited to 'llvm/utils/vim/syntax/tablegen.vim')
0 files changed, 0 insertions, 0 deletions