Add a small temporary hack for producing identical eh_frame sections on OS X.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 28 Apr 2011 04:04:14 +0000 (04:04 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 28 Apr 2011 04:04:14 +0000 (04:04 +0000)
commit235b830328586f0eb141f3263a0868166d80f478
treecfc088c395e606abc058b794413608596453976e
parent514cecc72b23bb75108844285ab8f3616a08bac5
Add a small temporary hack for producing identical eh_frame sections on OS X.
This removes one of the main advantages of moving eh_frame to MC, but
makes the transition a lot easier to debug (run md5).

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