K 10 svn:author V 3 dim K 8 svn:date V 27 2015-01-02T14:55:02.235031Z K 7 svn:log V 304 Pull in r222587 from upstream llvm trunk (by Jörg Sonnenberger): Fix transformation of add with pc argument to adr for non-immediate arguments. This fixes an "Unimplemented" error when assembling certain ARM add instructions with pc-relative arguments. Reported by: sbruno PR: 196412, 196423 END