diff options
author | Kito Cheng <kito.cheng@gmail.com> | 2019-09-17 08:09:56 +0000 |
---|---|---|
committer | Kito Cheng <kito.cheng@gmail.com> | 2019-09-17 08:09:56 +0000 |
commit | 645593844164187a2de37b40e62cd790cfb48a03 (patch) | |
tree | 0d790bd63cedfb8052a44b7507d1c67840f4326a /clang/test/CodeGenCXX/pragma-loop-predicate.cpp | |
parent | 3ee98a1455cbd1ba6fcb3f74ddf137c503734a97 (diff) | |
download | bcm5719-llvm-645593844164187a2de37b40e62cd790cfb48a03.tar.gz bcm5719-llvm-645593844164187a2de37b40e62cd790cfb48a03.zip |
[RISCV] Define __riscv_cmodel_medlow and __riscv_cmodel_medany correctly
RISC-V LLVM was only implement small/medlow code model, so it defined
__riscv_cmodel_medlow directly without check.
Now, we have medium/medany code model in RISC-V back-end, it should
define according the actually code model.
Reviewed By: lewis-revill
Differential Revision: https://reviews.llvm.org/D67065
llvm-svn: 372078
Diffstat (limited to 'clang/test/CodeGenCXX/pragma-loop-predicate.cpp')
0 files changed, 0 insertions, 0 deletions