MC: Switch MCFragment to storing the layout order index, not its index in the file.
commitd220603d6d6bf5b5439ebfe241f01efb417aae7a
authorDaniel Dunbar <daniel@zuster.org>
Fri, 14 May 2010 00:37:14 +0000 (14 00:37 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 14 May 2010 00:37:14 +0000 (14 00:37 +0000)
tree056b9b30d229b68c54f7931207fa5201e1cd484b
parentf72f219e27fd7de954f78800806b6f866c3ad3f7
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