Add a MCLineSectionOrder vector so that we produce the line tables in a
commitc0559ab95bca610cd24e88c838b531a3e4f6822c
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 19 Nov 2010 07:41:23 +0000 (19 07:41 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 19 Nov 2010 07:41:23 +0000 (19 07:41 +0000)
tree077a1fa16b5dd56671d633b7cd5b7306d366a728
parent7b4a86787af7cb238589d6a90a333e7974314fcb
Add a MCLineSectionOrder vector so that we produce the line tables in a
deterministic order.

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