MC: Give a (lame) hard error if a .org directive would create an unreasonably
authorDaniel Dunbar <daniel@zuster.org>
Thu, 9 Sep 2010 16:23:33 +0000 (16:23 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 9 Sep 2010 16:23:33 +0000 (16:23 +0000)
commita6c329d66b5327a2ecaa27f3a64797f1a57711f3
tree8b5b3cf0e8330f541d56477f4586ec1e79fc3048
parent874f021bc16aaf4619fd818da150f1b63e408c80
MC: Give a (lame) hard error if a .org directive would create an unreasonably
large object file (> 1GB).

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