diff options
author | Ulrich Drepper <drepper@gmail.com> | 2014-12-11 04:31:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@gcc.gnu.org> | 2014-12-11 04:31:52 +0000 |
commit | c168eab92cc42d3c995cc0a1188e1554ebbcd63a (patch) | |
tree | 6a17665d977c9ac21479af8adc84e430135b76f1 /libiberty/vasprintf.c | |
parent | 67dab5e0a39887550a9d8681998ae7c5c723ccb7 (diff) | |
download | gcc-c168eab92cc42d3c995cc0a1188e1554ebbcd63a.tar.gz |
Minor interface cleanups of libgccjit
Minor interface cleanups of libgccjit
* jit/jit-playback.c (convert_to_dso): Use auto_vec instead
of automatic array to build up command line.
* jit/jit-recording.c (recording::context::set_str_option):
Make copy of the string.
(recording::context::~context): Free string options.
* jit/jit-recording.h (recording::context): Adjust type
of m_str_options member.
* jit/libgccjit.h: Adjust comment about
gcc_jit_context_set_str_option parameter begin used after
the call.
Update comment now that all interfaces are copy strings
if necessary.
* jit/libgccjit++.h (gccjit::context): Add set_str_option
member function.
From-SVN: r218617
Diffstat (limited to 'libiberty/vasprintf.c')
0 files changed, 0 insertions, 0 deletions