Go to file
Douglas Gregor 3731162ade Variables marked as "extern" can actually have internal linkage if
there is a previous declaration marked "static". This fixes PR3645.

llvm-svn: 67336
2009-03-19 22:01:50 +00:00
clang Variables marked as "extern" can actually have internal linkage if 2009-03-19 22:01:50 +00:00
llvm Added MachineInstr::isRegTiedToDefOperand to check for two-addressness. 2009-03-19 20:30:06 +00:00