summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorNick Kledzik <kledzik@apple.com>2013-11-06 21:36:55 +0000
committerNick Kledzik <kledzik@apple.com>2013-11-06 21:36:55 +0000
commite34182f396b497d51b87dd45bbfb9bdc59407f18 (patch)
tree96e3bc01a38fba2bd982bc71b9faa08886a8590b /clang/lib/Sema/SemaCodeComplete.cpp
parent3df8104eee834de14c5cd63a3ebc011ee65863cc (diff)
downloadbcm5719-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/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud