Disabling RIP-Relative Addressing

With LLVM 2.7 is there an easy way to turn off RIP-relative addressing?
I'm debugging an issue here and turning off RIP-relative addressing
would greatly reduce the number of diffs I have to pour through.

Thanks!

                           -Dave