Rename RelocModel::PIC to PIC_, to avoid conflicts with -DPIC.
authorChris Lattner <sabre@nondot.org>
Wed, 26 Jul 2006 21:12:04 +0000 (21:12 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 26 Jul 2006 21:12:04 +0000 (21:12 +0000)
commit35d86fef1f1fc5845366c7c36803a6a3334d8a2e
tree076047d0209da8c574f8b30074a0698fc31fa61a
parent5332430643545f55986b1896242220cc1ffdc136
Rename RelocModel::PIC to PIC_, to avoid conflicts with -DPIC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29307 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetMachine.h
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCTargetMachine.cpp
lib/Target/TargetMachine.cpp
lib/Target/X86/X86ATTAsmPrinter.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86TargetMachine.cpp