Closed
Description
In rustllvm.h on line 24 there are these harmless duplicate includes, not sure if these are left on purpose
#include "llvm/IR/InlineAsm.h"
#include "llvm/IR/InlineAsm.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/LLVMContext.h"
(Easier for me to report here than to review/sign project contributing guidelines/agreement as I'm not planning on contributing per se)
Metadata
Metadata
Assignees
Labels
No labels