diff options
author | Robert Lytton <robert@xmos.com> | 2014-01-06 14:21:00 +0000 |
---|---|---|
committer | Robert Lytton <robert@xmos.com> | 2014-01-06 14:21:00 +0000 |
commit | 5da175214bffc33e394bf7531a8de49a2649b58c (patch) | |
tree | 986a373871e464bff4a316dbe475a7e338aeb088 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dec798751a0a7dc36b559fae920ab916bbe10137 (diff) | |
download | llvm-5da175214bffc33e394bf7531a8de49a2649b58c.zip llvm-5da175214bffc33e394bf7531a8de49a2649b58c.tar.gz llvm-5da175214bffc33e394bf7531a8de49a2649b58c.tar.bz2 |
XCore target: Lower FRAME_TO_ARGS_OFFSET
This requires a knowledge of the stack size which is not known until
the frame is complete, hence the need for the XCoreFTAOElim pass
which lowers the XCoreISD::FRAME_TO_ARGS_OFFSET instrution into its
final form.
llvm-svn: 198614
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions