OSDN Git Service

Fix the value computation in
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 21 Mar 2014 22:00:29 +0000 (22:00 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 21 Mar 2014 22:00:29 +0000 (22:00 +0000)
commita60f719c8dc4a454c755b539d308afa7206c6612
treea1f02393ae515772bc6c98365a73100293f7b09d
parent96c049d56dd54cd669f787435abddaf6d8e6717b
Fix the value computation in

sym_a:
sym_d = sym_a + 1

This is the smallest fix I was able to extract from what got reverted in
r204203.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204527 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/ELFObjectWriter.cpp
test/MC/ELF/offset.s [new file with mode: 0644]