[llvm-commits] [llvm] r107640 - in /llvm/trunk: include/llvm/Target/TargetLowering.h lib/CodeGen/StackProtector.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h test/CodeGen/Generic/stack-protector.ll test/CodeGen/PowerPC/stack-protector.ll test/CodeGen/X86/stack-protector-linux.ll test/CodeGen/X86/stack-protector.ll
Eric Christopher
echristo at apple.com
Tue Jul 6 14:38:44 PDT 2010
On Jul 6, 2010, at 2:36 PM, Nelson Elhage wrote:
> I take it you dropped the X86 tests (in r107641) until you could get
> around to FileCheck-izing them, but was it intentional that you
> committed the PPC test case but not the arm one?
I thought I put them in? Though I didn't see the arm one. The new files didn't apply cleanly for some reason. If you send me the files I'll commit them though.
-eric
More information about the llvm-commits
mailing list