libgccjit: Update comments for gcc_jit_context_new_rvalue_from* functions
authorAndrea Corallo <andrea.corallo@arm.com>
Thu, 6 Aug 2020 08:25:40 +0000 (10:25 +0200)
committerAndrea Corallo <andrea.corallo@arm.com>
Sat, 22 Aug 2020 07:46:21 +0000 (09:46 +0200)
commitfc34d04b075244e2ff4ca66079e2128c0cde026c
tree8e65426fcdd38ac739408d083a980ec829e99962
parent3eeede6de7f6021ad726f034401872f6d58b343d
libgccjit: Update comments for gcc_jit_context_new_rvalue_from* functions

gcc/jit/ChangeLog

2020-08-06  Andrea Corallo  <andrea.corallo@arm.com>

* libgccjit.c:
(gcc_jit_context_new_rvalue_from_int)
(gcc_jit_context_new_rvalue_from_long)
(gcc_jit_context_new_rvalue_from_double)
(gcc_jit_context_new_rvalue_from_ptr): Update function heading
comments.
gcc/jit/libgccjit.c