summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DataStructure/DataStructure.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-07-16 08:01:13 +0000
committerChris Lattner <sabre@nondot.org>2005-07-16 08:01:13 +0000
commitfd44500427cf467fe1b06a4c5869d4d559910c05 (patch)
tree533febc3090b5dab7b112ee59d6bcdf3e20dc12c /llvm/lib/Analysis/DataStructure/DataStructure.cpp
parent7e74c834c1c83936bcdd4c667944995d8ff44d78 (diff)
downloadbcm5719-llvm-fd44500427cf467fe1b06a4c5869d4d559910c05.tar.gz
bcm5719-llvm-fd44500427cf467fe1b06a4c5869d4d559910c05.zip
Major refactor of the ELFWriter code. Instead of building up one big
vector that represents the .o file at once, build up a vector for each section of the .o file. This is needed because the .o file writer needs to be able to switch between sections as it emits them (e.g. switch between the .text section and the .rel section when emitting code). This patch has no functionality change. llvm-svn: 22453
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/DataStructure.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud