Incorporates https://codereview.appspot.com/198770044, which causes us to start using the static chain register for closures instead of __go_{get,set}_closure. Differential Revision: http://reviews.llvm.org/D8829 llvm-svn: 234135
15 lines
442 B
Plaintext
15 lines
442 B
Plaintext
2014-09-24 David Malcolm <dmalcolm@redhat.com>
|
||
|
||
* ChangeLog.jit: Add copyright footer.
|
||
|
||
2013-10-03 David Malcolm <dmalcolm@redhat.com>
|
||
|
||
* configure.ac: Add --enable-host-shared.
|
||
* configure: Regenerate.
|
||
|
||
Copyright (C) 2013-2014 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|