mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-11 11:34:02 +00:00
Revert "Target/AMDGPU: Fix includes, or msvc build failed."
This reverts commit fef4aa1b16fcf7a472559abbbcf4c1adc9eb5ca6. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160295 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
367308f798
commit
82d6979f0a
@ -29,7 +29,8 @@
|
||||
#include "llvm/Module.h"
|
||||
#include "llvm/Support/Debug.h"
|
||||
#include "llvm/Support/MathExtras.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
#include <sstream>
|
||||
|
||||
#if 0
|
||||
STATISTIC(PointerAssignments, "Number of dynamic pointer "
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include "llvm/Module.h"
|
||||
#include "llvm/TypeBuilder.h"
|
||||
#include "llvm/Target/TargetData.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
Loading…
x
Reference in New Issue
Block a user