Don't force relaxation of AdvanceLoc instructions on OS X. gdb is happy with
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 8 May 2011 14:35:21 +0000 (14:35 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 8 May 2011 14:35:21 +0000 (14:35 +0000)
commit4eafe109459eb115f13f1d19c5ff3cb3678e8c7a
treea969849e8984be559f2ce32aced3131f14ba0c7a
parent6a61834d1c41971f80669a0484f1a0d2d8a1c286
Don't force relaxation of AdvanceLoc instructions on OS X. gdb is happy with
the smaller encoding and this cuts 270336 bytes from a release version of
clang and 1246272 bytes from a debug build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131067 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCDwarf.h
lib/MC/MCAssembler.cpp
lib/MC/MCDwarf.cpp