1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-22 10:27:48 +03:00

temporary

This commit is contained in:
Rui Ueyama 2020-12-10 14:28:06 +09:00
parent cc09efcf35
commit 8fa6afa223

1
mold.h
View File

@ -51,7 +51,6 @@ using llvm::ArrayRef;
using llvm::ErrorOr;
using llvm::Error;
using llvm::Expected;
using llvm::SmallVector;
using llvm::Twine;
using llvm::object::ELF64LE;
using llvm::object::ELFFile;