commit | d9ad9f92cf603cf06e720d195005eeb6e570a8ce | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Tue Oct 24 17:29:14 2017 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Tue Oct 24 17:29:14 2017 +0000 |
tree | ecf85ca9bf85c8aede567796bca86a6720c6d310 | |
parent | dd97f5a765c4fe7e692a2fedf3c76ca279cbcabe [diff] |
BinaryFormat/MachO.h Don't mark header functions as file-scope static This creates ODR violations if the function is called from another inline function in a header and also creates binary bloat from duplicate definitions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316477 91177308-0d34-0410-b5e6-96231b3b80d8