An instruction like "(d)la $5, symbol+8" previously would have crashed the
assembler as it contains an expression. This is now fixed.
A few tests cases have also been changed to reflect these changes, however
these should only be syntax changes. Some new test cases have also been
added.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Committed in r249311.
I think you should request commit access at this point. See http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access for details.