diff options
author | Chris Lattner <sabre@nondot.org> | 2010-10-10 18:34:00 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-10-10 18:34:00 +0000 |
commit | d10babfd65abc2b90d17f3587082b7920887ccb0 (patch) | |
tree | 23b72fc41b4b20889a874bee263044f6ba9faebb /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | f11031a68c46a52da8df79f6f89ffd279b1d47c8 (diff) | |
download | llvm-d10babfd65abc2b90d17f3587082b7920887ccb0.zip llvm-d10babfd65abc2b90d17f3587082b7920887ccb0.tar.gz llvm-d10babfd65abc2b90d17f3587082b7920887ccb0.tar.bz2 |
fix the expansion of va_arg instruction on PPC to know the arg
alignment for PPC32/64, avoiding some masking operations.
llvm-gcc expands vaarg inline instead of using the instruction
so it has never hit this.
llvm-svn: 116168
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions