OSDN Git Service

Fix http://llvm.org/bugs/show_bug.cgi?id=10568
authorJason W Kim <jason.w.kim.2009@gmail.com>
Thu, 4 Aug 2011 00:38:45 +0000 (00:38 +0000)
committerJason W Kim <jason.w.kim.2009@gmail.com>
Thu, 4 Aug 2011 00:38:45 +0000 (00:38 +0000)
commite651983e71a0fbe624a1441dfc8b747ca1a038f1
tree647cbd2a0ef790e9e5cbc27472ba199e82ccfdfb
parent456a925c6177d65ed63d6518cd7fdad3e6502ae6
Fix http://llvm.org/bugs/show_bug.cgi?id=10568
Move the reloc size assert into AsmBackend - where it is more apropos.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/ELFObjectWriter.cpp
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
test/MC/ELF/x86_64-reloc-sizetest.s [new file with mode: 0644]