[PATCH] D32689: DEF: migrate def parser from LLD to LLVM

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 08:34:05 PDT 2017


Martell Malone <martellmalone at gmail.com> writes:

>>
>> The yaml parser is used by tools that don't link with Object. All the
>> tools you listed use Object, no?
>
> Yes that is correct, they would all use Object because of needing
> `COFFImportFile`
> to write an archive.
> Have you suggestions on file name and location within Object?

No preferences other than it being is Object somewhere.

Thanks,
Rafael


More information about the llvm-commits mailing list