[LLVMdev] [RFC] Install yaml2obj and obj2yaml utilities together with other LLVM tools

Simon Atanasyan simon at atanasyan.com
Sun Jul 27 07:57:04 PDT 2014


Now the yaml2obj and obj2yaml utilities used in LLVM and LLD projects
tests only and not installed by the "make install" command. I think
they might be also useful in third-party projects like MCLinker. I
suggest to move these utilities into the "tools" category and install
them together with other LLVM tools.

Any objections or comments?

-- 
Simon Atanasyan



More information about the llvm-dev mailing list