Move another file in libllvm from sources required for world, to sources
required for bootstrap, as the PowerPC builds need this. Reported by: bdragon PR: 244251 MFC after: 6 weeks X-MFC-With: 358851
This commit is contained in:
parent
00ebd80972
commit
4d4aa25694
@ -842,7 +842,7 @@ SRCS_MIN+= Support/BranchProbability.cpp
|
||||
SRCS_MIN+= Support/BuryPointer.cpp
|
||||
SRCS_MIN+= Support/CachePruning.cpp
|
||||
SRCS_MIW+= Support/COM.cpp
|
||||
SRCS_MIW+= Support/CRC.cpp
|
||||
SRCS_MIN+= Support/CRC.cpp
|
||||
SRCS_MIN+= Support/Chrono.cpp
|
||||
SRCS_MIN+= Support/CodeGenCoverage.cpp
|
||||
SRCS_MIN+= Support/CommandLine.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user