commit | 8bb06b7c40b14ce2dae414b0aa034e9b23b278c9 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Thu Jun 20 18:45:16 2013 -0700 |
committer | Stephen Hines <srhines@google.com> | Fri Jun 21 00:54:25 2013 -0700 |
tree | 932f65d6364b5106755e5ecfcfec2698da93a1d8 | |
parent | 44f10063c2c08dab103a44cded0c3a288d65d43b [diff] |
Write legacy function attributes properly. Bug: 9503142 A prior LLVM rebase accidentally overwrote the various bitcode writer implementations with respect to function attributes. They were writing a new style section, which would not be able to be parsed/used on older devices. This change restores the generation of the legacy function attribute bitcode format. Change-Id: Ib6afc5ae405303881605c51c34b6966e4754c29d