mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-06 20:32:19 +00:00
Remove the #include of llvm/Config/unistd.h as it is no longer needed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19067 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cc638c181d
commit
7904c4ffe4
@ -18,7 +18,6 @@
|
||||
#include "llvm/Module.h"
|
||||
#include "llvm/Instructions.h"
|
||||
#include "llvm/ADT/StringExtras.h"
|
||||
#include "llvm/Config/unistd.h"
|
||||
#include "llvm/System/MappedFile.h"
|
||||
#include <cerrno>
|
||||
using namespace llvm;
|
||||
|
Loading…
Reference in New Issue
Block a user