mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 13:46:08 +00:00

LLVM's coding standards recommend raw_ostream and MemoryBuffer for reading and writing text. This has the side effect of allowing clang to compile more of Support and TableGen in the Microsoft C++ ABI. llvm-svn: 187826