From 059d36026688bd684d4df7dbaa63093d515a3530 Mon Sep 17 00:00:00 2001 From: Rafael Espindola Date: Wed, 22 May 2013 00:35:47 +0000 Subject: Make R600 non-experimental. The r600 backend has been in tree for some time now. Marking it as non-experimental to avoid accidental breakage. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182442 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes_34.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/ReleaseNotes_34.rst b/docs/ReleaseNotes_34.rst index 7decad05c5..ba235438ea 100644 --- a/docs/ReleaseNotes_34.rst +++ b/docs/ReleaseNotes_34.rst @@ -44,6 +44,8 @@ Non-comprehensive list of changes in this release * Support for exception handling has been removed from the old JIT. Use MCJIT if you need EH support. +* The R600 backend is not marked experimental anymore and is built by default. + * ... next change ... .. NOTE -- cgit v1.2.3