diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-12-08 01:22:39 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-12-08 01:22:39 +0000 |
commit | 14e024dff74e679bf251effe648fe6015f9815ea (patch) | |
tree | 195dd326ce9ef7b5cbf0bcd76bab15a47047adbf /llvm/lib/Object/MachOObject.cpp | |
parent | f10a635eb40219f0413b86442f9c1fa46607c65b (diff) | |
download | bcm5719-llvm-14e024dff74e679bf251effe648fe6015f9815ea.tar.gz bcm5719-llvm-14e024dff74e679bf251effe648fe6015f9815ea.zip |
Drop the HasInlineAsm flag.
It is not used any more. We are tracking inline assembly misalignments
directly through the BBInfo.Unalign and KnownBits fields.
A simple conservative size estimate is not good enough since it can
cause alignment padding to be underestimated.
llvm-svn: 146124
Diffstat (limited to 'llvm/lib/Object/MachOObject.cpp')
0 files changed, 0 insertions, 0 deletions