mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-05 14:34:55 +00:00
Make sure to include config.h, to pickup LLVM_ON_WIN32.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109721 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
56491303a6
commit
dade28ee4e
@ -9,6 +9,7 @@
|
||||
|
||||
#include "llvm/Support/CrashRecoveryContext.h"
|
||||
#include "llvm/ADT/SmallString.h"
|
||||
#include "llvm/Config/config.h"
|
||||
#include "llvm/System/ThreadLocal.h"
|
||||
#include <setjmp.h>
|
||||
#include <cstdio>
|
||||
|
Loading…
x
Reference in New Issue
Block a user