[cfe-commits] r169137 - in /cfe/trunk: include/clang/Format/ include/clang/Format/Format.h lib/CMakeLists.txt lib/Format/ lib/Format/CMakeLists.txt lib/Format/Format.cpp lib/Format/Makefile lib/Format/UnwrappedLineParser.cpp lib/Format/UnwrappedLineParser.h lib/Makefile unittests/CMakeLists.txt unittests/Format/ unittests/Format/CMakeLists.txt unittests/Format/FormatTest.cpp unittests/Format/Makefile

Sean Silva silvas at purdue.edu
Mon Dec 3 10:40:01 PST 2012


On Mon, Dec 3, 2012 at 1:12 PM, Daniel Jasper <djasper at google.com> wrote:
> +LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser support mc

Why does this need asmparser and MC?



More information about the cfe-commits mailing list