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 8663a75 commit 78f7aaeCopy full SHA for 78f7aae
llvm/include/llvm/CodeGen/VirtRegMap.h
@@ -34,7 +34,6 @@ class TargetInstrInfo;
34
public:
35
enum {
36
NO_STACK_SLOT = (1L << 30)-1,
37
- MAX_STACK_SLOT = (1L << 18)-1
38
};
39
40
private:
0 commit comments