diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-03-28 20:03:54 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-03-28 20:03:54 +0000 |
commit | a06321efdd716c0043abea8e1b0cdd80891a75bd (patch) | |
tree | 2c45bce35869d92832b6be658429a23d65fbacb8 /clang/lib/Serialization/ASTReader.cpp | |
parent | 6c8824d216c808f211be8ef4014ee0d750cfe795 (diff) | |
download | bcm5719-llvm-a06321efdd716c0043abea8e1b0cdd80891a75bd.tar.gz bcm5719-llvm-a06321efdd716c0043abea8e1b0cdd80891a75bd.zip |
OnDiskHashTable: Use EndianStream.h to write little endian ostreams
Rather than rolling our own functions to write little endian data to
an ostream, we can use the support in llvm's EndianStream.h.
No functional change.
llvm-svn: 205044
Diffstat (limited to 'clang/lib/Serialization/ASTReader.cpp')
0 files changed, 0 insertions, 0 deletions