Go to file
Charles Davis 8e495e78a5 When comparing two calling conventions after redeclaring a function, compare
the canonical calling conventions instead of comparing the raw calling
conventions directly. Fixes PR6361.

llvm-svn: 96895
2010-02-23 06:13:55 +00:00
clang When comparing two calling conventions after redeclaring a function, compare 2010-02-23 06:13:55 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm fix a type mismatch in this pattern, where we were using an i64 imm in a 2010-02-23 06:09:57 +00:00