Implement LANG_HOOKS_TYPE_FOR_SIZE for jit
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 18 Jan 2017 21:09:32 +0000 (21:09 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Wed, 18 Jan 2017 21:09:32 +0000 (21:09 +0000)
commitb37589b0c4c23db8e9f1d4825998aea18125435a
treeb55aca824f899dc323377e0aa7e6a4e8df50c5fc
parent8b1346a80ab539a680eb7d010a1de5f18c53a9d5
Implement LANG_HOOKS_TYPE_FOR_SIZE for jit

gcc/jit/ChangeLog:
* dummy-frontend.c (jit_langhook_type_for_size): Implement, using
lto's lto_type_for_size.

From-SVN: r244600
gcc/jit/ChangeLog
gcc/jit/dummy-frontend.c