diff options
| author | Nick Kledzik <kledzik@apple.com> | 2013-11-06 21:36:55 +0000 |
|---|---|---|
| committer | Nick Kledzik <kledzik@apple.com> | 2013-11-06 21:36:55 +0000 |
| commit | e34182f396b497d51b87dd45bbfb9bdc59407f18 (patch) | |
| tree | 96e3bc01a38fba2bd982bc71b9faa08886a8590b /clang/lib/Sema/CodeCompleteConsumer.cpp | |
| parent | 3df8104eee834de14c5cd63a3ebc011ee65863cc (diff) | |
| download | bcm5719-llvm-e34182f396b497d51b87dd45bbfb9bdc59407f18.tar.gz bcm5719-llvm-e34182f396b497d51b87dd45bbfb9bdc59407f18.zip | |
[mach-o] binary reader and writer
This patch adds support for converting normalized mach-o to and from binary
mach-o. It also changes WriterMachO (which previously directly wrote a
mach-o binary given a set of Atoms) to instead do it in two steps. The first
step uses normalizedFromAtoms() to convert Atoms to normalized mach-o, and the
second step uses writeBinary() which to generate the mach-o binary file.
llvm-svn: 194167
Diffstat (limited to 'clang/lib/Sema/CodeCompleteConsumer.cpp')
0 files changed, 0 insertions, 0 deletions

