We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acebf9c commit 4de69f2Copy full SHA for 4de69f2
offload/libomptarget/PluginManager.cpp
@@ -11,10 +11,10 @@
11
//===----------------------------------------------------------------------===//
12
13
#include "PluginManager.h"
14
+#include "OffloadPolicy.h"
15
#include "Shared/Debug.h"
16
#include "Shared/Profile.h"
17
#include "device.h"
-#include "OffloadPolicy.h"
18
19
#include "llvm/Support/Error.h"
20
#include "llvm/Support/ErrorHandling.h"
0 commit comments