Go to file
Zhou Sheng 1e36fbb5ed This is case is to uncover the bug in IntrinsicLowering.cpp,
the LowerPartSet(). It didn't handle the situation correctly when 
the low, high argument values are in reverse order (low > high) 
with 'Val' type is i32 (a corner case).

llvm-svn: 63386
2009-01-30 08:59:51 +00:00
clang Add -fno-blocks support. This fixes block-no-block-def.c. 2009-01-30 08:22:07 +00:00
llvm This is case is to uncover the bug in IntrinsicLowering.cpp, 2009-01-30 08:59:51 +00:00