diff options
| author | Rui Ueyama <ruiu@google.com> | 2013-11-01 05:51:15 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2013-11-01 05:51:15 +0000 |
| commit | 1d1debf1264d2ca2e26a0d55b1f4076176ad1590 (patch) | |
| tree | a90a30d6d712aa567e4b0fee403dde97d6a4a26c /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 70a4665f558754cb52007ffda9cd32b8c180538d (diff) | |
| download | llvm-1d1debf1264d2ca2e26a0d55b1f4076176ad1590.zip llvm-1d1debf1264d2ca2e26a0d55b1f4076176ad1590.tar.gz llvm-1d1debf1264d2ca2e26a0d55b1f4076176ad1590.tar.bz2 | |
[PECOFF] Change data directory atom structure.
The data directory in the PE/COFF header consisted of list of data directory
atoms. This patch changes it -- now there's only one data directory entry that
contains former data directories. That's easier to handle in the writer as well
as to write to/read from YAML/Native files. The main purpose of this refactoring
is to enable RoundTrip tests for PE/COFF.
There's no functionality change.
llvm-svn: 193854
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
