[MCJIT] Remove PPCRelocations.h - it's no longer used.
authorLang Hames <lhames@gmail.com>
Tue, 23 Sep 2014 19:17:48 +0000 (19:17 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 23 Sep 2014 19:17:48 +0000 (19:17 +0000)
commit4fcebee6d82c5e198e74e9c886d381e1428af214
tree933aa059b2a97436ac87ae7bd1eb7ed10786b9f2
parent8439e5e4c465907386e1a6c02be6d8cb17226519
[MCJIT] Remove PPCRelocations.h - it's no longer used.

This was overlooked in r218320, which removed the relocation headers for other
targets. Thanks to Ulrich Weigand for catching it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218327 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCRelocations.h [deleted file]