projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4390429
)
Update the comment. This feature is available only on Darwin at the moment. Though...
author
Bill Wendling
<isanbard@gmail.com>
Mon, 25 Jul 2011 20:15:15 +0000
(20:15 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Mon, 25 Jul 2011 20:15:15 +0000
(20:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135951
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/X86FrameLowering.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/X86/X86FrameLowering.cpp
b/lib/Target/X86/X86FrameLowering.cpp
index c64fbdbcdd340b9f7af1253ac0ca6683516c5008..cdc83054aa03d7f2d409c536b1ed4de2a8abbbd8 100644
(file)
--- a/
lib/Target/X86/X86FrameLowering.cpp
+++ b/
lib/Target/X86/X86FrameLowering.cpp
@@
-34,7
+34,8
@@
using namespace llvm;
// FIXME: completely move here.
extern cl::opt<bool> ForceStackAlign;
-// FIXME: Remove once linker support is available.
+// FIXME: Remove once linker support is available. The feature exists only on
+// Darwin at the moment.
static cl::opt<bool>
GenerateCompactUnwind("gen-compact-unwind",
cl::desc("Generate compact unwind encoding"),