==============================================================================&#xA;LLVM Release License&#xA;==============================================================================&#xA;University of Illinois/NCSA&#xA;Open Source License&#xA;&#xA;Copyright (c) 2003-2014 University of Illinois at Urbana-Champaign.&#xA;All rights reserved.&#xA;&#xA;Developed by:&#xA;&#xA;    LLVM Team&#xA;&#xA;    University of Illinois at Urbana-Champaign&#xA;&#xA;    http://llvm.org&#xA;&#xA;Permission is hereby granted, free of charge, to any person obtaining a copy of&#xA;this software and associated documentation files (the &#34;Software&#34;), to deal with&#xA;the Software without restriction, including without limitation the rights to&#xA;use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies&#xA;of the Software, and to permit persons to whom the Software is furnished to do&#xA;so, subject to the following conditions:&#xA;&#xA;    * Redistributions of source code must retain the above copyright notice,&#xA;      this list of conditions and the following disclaimers.&#xA;&#xA;    * Redistributions in binary form must reproduce the above copyright notice,&#xA;      this list of conditions and the following disclaimers in the&#xA;      documentation and/or other materials provided with the distribution.&#xA;&#xA;    * Neither the names of the LLVM Team, University of Illinois at&#xA;      Urbana-Champaign, nor the names of its contributors may be used to&#xA;      endorse or promote products derived from this Software without specific&#xA;      prior written permission.&#xA;&#xA;THE SOFTWARE IS PROVIDED &#34;AS IS&#34;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR&#xA;IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS&#xA;FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE&#xA;CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER&#xA;LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,&#xA;OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE&#xA;SOFTWARE.&#xA;&#xA;==============================================================================&#xA;Copyrights and Licenses for Third Party Software Distributed with LLVM:&#xA;==============================================================================&#xA;The LLVM software contains code written by third parties.  Such software will&#xA;have its own individual LICENSE.TXT file in the directory in which it appears.&#xA;This file will describe the copyrights, license, and restrictions which apply&#xA;to that code.&#xA;&#xA;The disclaimer of warranty in the University of Illinois Open Source License&#xA;applies to all code in the LLVM Distribution, and nothing in any of the&#xA;other licenses gives permission to use the names of the LLVM Team or the&#xA;University of Illinois to endorse or promote products derived from this&#xA;Software.&#xA;&#xA;The following pieces of software have additional or alternate copyrights,&#xA;licenses, and/or restrictions:&#xA;&#xA;Program             Directory&#xA;-------             ---------&#xA;Autoconf            llvm/autoconf&#xA;                    llvm/projects/ModuleMaker/autoconf&#xA;Google Test         llvm/utils/unittest/googletest&#xA;OpenBSD regex       llvm/lib/Support/{reg*, COPYRIGHT.regex}&#xA;pyyaml tests        llvm/test/YAMLParser/{*.data, LICENSE.TXT}&#xA;ARM contributions   llvm/lib/Target/ARM/LICENSE.TXT&#xA;md5 contributions   llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h&#xA;