Go to file
Chris Lattner aa64ca28cb use CreateRuntimeVariable to get __CFConstantStringClassReference
instead of doing it manually (which might end up getting auto-renamed),
fixing a FIXME. rdar://7065446

llvm-svn: 76079
2009-07-16 16:48:25 +00:00
clang use CreateRuntimeVariable to get __CFConstantStringClassReference 2009-07-16 16:48:25 +00:00
compiler-rt improve portability to platforms that don't put python in /usr/bin. Patch by 2009-07-06 22:24:16 +00:00
llvm Add an isLoopSimplifyForm() predicate, following the example of 2009-07-16 16:16:23 +00:00