diff options
author | Alex Bradbury <asb@lowrisc.org> | 2018-04-25 17:25:29 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2018-04-25 17:25:29 +0000 |
commit | cd8688a4c26540c4d03e5f1ac6566e7cd29bddc5 (patch) | |
tree | 8d1e9f360c21ca17894111dd1574ddb3ac42f622 /llvm/docs/CommandGuide | |
parent | 39d61944df1a2f975b51a05249bd0082ffbf7f49 (diff) | |
download | bcm5719-llvm-cd8688a4c26540c4d03e5f1ac6566e7cd29bddc5.tar.gz bcm5719-llvm-cd8688a4c26540c4d03e5f1ac6566e7cd29bddc5.zip |
[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.
llvm-svn: 330846
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions