summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/BasicBlock.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2013-07-03 08:15:00 +0000
committerRui Ueyama <ruiu@google.com>2013-07-03 08:15:00 +0000
commit18c67a158b1a0b58fc843ca47f0d7aa417732d2f (patch)
tree36fe91d978f26310d293d4b90334cef978e1cee2 /llvm/lib/IR/BasicBlock.cpp
parentc665af772a4ca00b391275ec47e7b93890b9f42a (diff)
downloadbcm5719-llvm-18c67a158b1a0b58fc843ca47f0d7aa417732d2f.tar.gz
bcm5719-llvm-18c67a158b1a0b58fc843ca47f0d7aa417732d2f.zip
[PECOFF][Writer] Separate AtomChunk from SectionChunk.
The optional data directory header contains addresses to some atoms such as the import address table in data section. Such fields can naturally be set by relocation if we make the optional data driectory as an atom. Currently we assume that atoms are always in a section, so we can't create a file header with atoms. This patch separates section chunk from atom chunk, to allow atom-based file header. llvm-svn: 185521
Diffstat (limited to 'llvm/lib/IR/BasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud