diff options
author | drepper <drepper@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-12-11 04:31:52 +0000 |
---|---|---|
committer | drepper <drepper@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-12-11 04:31:52 +0000 |
commit | 4149f31e480b3e75152b15ca9b17395b3a2e6d20 (patch) | |
tree | 6a17665d977c9ac21479af8adc84e430135b76f1 /libiberty | |
parent | d623cacb1c4ea1cbd209dd687c48b31c3ecd0c8b (diff) | |
download | gcc-4149f31e480b3e75152b15ca9b17395b3a2e6d20.tar.gz |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218617 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty')
0 files changed, 0 insertions, 0 deletions