OSDN Git Service

MC: Switch MCFragment to storing the layout order index, not its index in the file.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 14 May 2010 00:37:14 +0000 (00:37 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 14 May 2010 00:37:14 +0000 (00:37 +0000)
commit337718e09c99349939a53643984c04f5dc118bb7
tree056b9b30d229b68c54f7931207fa5201e1cd484b
parentafc6acdab7ba3544d76329ab461f14a93cee67a2
MC: Switch MCFragment to storing the layout order index, not its index in the file.

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