Go to file
Dale Johannesen 655775293f Arrange to print constants that match "n" and "i" constraints
in inline asm as signed (what gcc does).  Add partial support
for x86-specific "e" and "Z" constraints, with appropriate
signedness for printing.

llvm-svn: 64400
2009-02-12 20:58:09 +00:00
clang Fix assertion when input is an empty string. 2009-02-12 19:31:53 +00:00
llvm Arrange to print constants that match "n" and "i" constraints 2009-02-12 20:58:09 +00:00