forked from OSchip/llvm-project
parent
f208681731
commit
8dabd7e7de
|
@ -106,7 +106,6 @@ static std::list<claimed_file> Modules;
|
|||
static DenseMap<int, void *> FDToLeaderHandle;
|
||||
static StringMap<ResolutionInfo> ResInfo;
|
||||
static std::vector<std::string> Cleanup;
|
||||
static llvm::TargetOptions TargetOpts;
|
||||
|
||||
namespace options {
|
||||
enum OutputType {
|
||||
|
|
Loading…
Reference in New Issue