Обсуждение: Some useless includes in llvmjit_inline.cpp

Поиск
Список
Период
Сортировка

Some useless includes in llvmjit_inline.cpp

От
Thomas Munro
Дата:
Hi,

This is not exhaustive, I just noticed in passing that we don't need these.

Вложения

Re: Some useless includes in llvmjit_inline.cpp

От
Shubham Khanna
Дата:
On Mon, Dec 11, 2023 at 6:28 AM Thomas Munro <thomas.munro@gmail.com> wrote:
>
> Hi,
>
> This is not exhaustive, I just noticed in passing that we don't need these.

I was able to compile the changes with "--with-llvm" successfully, and
the changes look good to me.

Thanks and Regards,
Shubham Khanna.