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 59a958a commit 2d06092Copy full SHA for 2d06092
llvm/include/llvm/Target/TargetLoweringObjectFile.h
@@ -21,13 +21,13 @@
21
namespace llvm {
22
23
struct Align;
24
+struct MachineJumpTableEntry;
25
class Constant;
26
class DataLayout;
27
class Function;
28
class GlobalObject;
29
class GlobalValue;
30
class MachineBasicBlock;
-class MachineJumpTableEntry;
31
class MachineModuleInfo;
32
class Mangler;
33
class MCContext;
0 commit comments