Summary: This provides support for CP and DP relative global accesses in inline asm. Reviewers: robertlytton Reviewed By: robertlytton Differential Revision: http://llvm-reviews.chandlerc.com/D2943 llvm-svn: 203129
Previously an asm operand with no operand modifier would give the error "invalid operand in inline asm". llvm-svn: 186407