Remove two fields from TargetData which are target specific.
authorChris Lattner <sabre@nondot.org>
Sat, 26 Apr 2003 20:11:09 +0000 (20:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Apr 2003 20:11:09 +0000 (20:11 +0000)
commit10daaa141661d96843f3d8ece0e5a4c2da4b6e87
tree0791b17726d66043d6c4e81e5f81dde1451aeac3
parent37ec8114097b05974a83083a062041675b974c08
Remove two fields from TargetData which are target specific.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5963 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetData.h
include/llvm/Target/TargetMachine.h
lib/ExecutionEngine/Interpreter/Interpreter.cpp
lib/Target/SparcV9/SparcV9TargetMachine.cpp
lib/Target/TargetData.cpp
lib/Target/X86/X86TargetMachine.cpp
tools/llc/llc.cpp