llvm-project/clang/tools/arcmt-test
Adrian Prantl fb2398d0c4 Make the clang module container format selectable from the command line.
- introduces a new cc1 option -fmodule-format=[raw,obj]
  with 'raw' being the default
- supports arbitrary module container formats that libclang is agnostic to
- adds the format to the module hash to avoid collisions
- splits the old PCHContainerOperations into PCHContainerWriter and
  a PCHContainerReader.

Thanks to Richard Smith for reviewing this patch!

llvm-svn: 242499
2015-07-17 01:19:54 +00:00
..
CMakeLists.txt [CMake] arcmt-test: Reorganize link libraries with *actually referenced* libs from arcmt-test.cpp. 2014-01-31 18:09:49 +00:00
Makefile Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
arcmt-test.cpp Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00