Sean Callanan 507b588a34 Updated IRForTarget to change the way we generate
relocations.  We used to do GEP on a pointer to
the result type, which is wrong.  We should be doing
GEP on a pointer to char, which allows us to offset
correctly.

This fixes the C modules testcase, so it's no longer
ExpectFail.

llvm-svn: 234918
2015-04-14 18:17:35 +00:00
..
2015-04-04 19:09:18 +00:00
2015-04-03 01:12:52 +00:00
2015-03-31 00:03:00 +00:00
2014-11-18 22:45:59 +00:00