commit | a96f6b88c130468e8069c65b8c2bd33981eed5d5 | [log] [tgz] |
---|---|---|
author | Alex Bradbury <asb@lowrisc.org> | Wed Apr 25 17:25:29 2018 +0000 |
committer | Alex Bradbury <asb@lowrisc.org> | Wed Apr 25 17:25:29 2018 +0000 |
tree | 197135a72651296a41841076a697a0efd403faff | |
parent | 5e0c3d56ab998abc10b5f065ad278a162437782a [diff] |
[RISCV] Allow call pseudoinstruction to be used to call a function name that coincides with a register name Previously `call zero`, `call f0` etc would fail. This leads to compilation failures if building programs that define functions with those names and using -save-temps. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330846 91177308-0d34-0410-b5e6-96231b3b80d8