parent
9128ee2f7a
commit
9d96c94278
|
|
@ -288,7 +288,7 @@ namespace llvm {
|
||||||
|
|
||||||
// SEG_ALLOCA - For allocating variable amounts of stack space when using
|
// SEG_ALLOCA - For allocating variable amounts of stack space when using
|
||||||
// segmented stacks. Check if the current stacklet has enough space, and
|
// segmented stacks. Check if the current stacklet has enough space, and
|
||||||
// defects to heap allocation if not.
|
// falls back to heap allocation if not.
|
||||||
SEG_ALLOCA,
|
SEG_ALLOCA,
|
||||||
|
|
||||||
// Memory barrier
|
// Memory barrier
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue