==============================================================================\\nLLVM Release License\\n==============================================================================\\nUniversity of Illinois/NCSA\\nOpen Source License\\n\\nCopyright (c) 2003-2016 University of Illinois at Urbana-Champaign.\\nAll rights reserved.\\n\\nDeveloped by:\\n\\n    LLVM Team\\n\\n    University of Illinois at Urbana-Champaign\\n\\n    http://llvm.org\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy of\\nthis software and associated documentation files (the \\\"Software\\\"), to deal with\\nthe Software without restriction, including without limitation the rights to\\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\\nof the Software, and to permit persons to whom the Software is furnished to do\\nso, subject to the following conditions:\\n\\n    * Redistributions of source code must retain the above copyright notice,\\n      this list of conditions and the following disclaimers.\\n\\n    * Redistributions in binary form must reproduce the above copyright notice,\\n      this list of conditions and the following disclaimers in the\\n      documentation and/or other materials provided with the distribution.\\n\\n    * Neither the names of the LLVM Team, University of Illinois at\\n      Urbana-Champaign, nor the names of its contributors may be used to\\n      endorse or promote products derived from this Software without specific\\n      prior written permission.\\n\\nTHE SOFTWARE IS PROVIDED \\\"AS IS\\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE\\nCONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE\\nSOFTWARE.\\n\\n==============================================================================\\nCopyrights and Licenses for Third Party Software Distributed with LLVM:\\n==============================================================================\\nThe LLVM software contains code written by third parties.  Such software will\\nhave its own individual LICENSE.TXT file in the directory in which it appears.\\nThis file will describe the copyrights, license, and restrictions which apply\\nto that code.\\n\\nThe disclaimer of warranty in the University of Illinois Open Source License\\napplies to all code in the LLVM Distribution, and nothing in any of the\\nother licenses gives permission to use the names of the LLVM Team or the\\nUniversity of Illinois to endorse or promote products derived from this\\nSoftware.\\n\\nThe following pieces of software have additional or alternate copyrights,\\nlicenses, and/or restrictions:\\n\\nProgram             Directory\\n-------             ---------\\nGoogle Test         llvm/utils/unittest/googletest\\nOpenBSD regex       llvm/lib/Support/{reg*, COPYRIGHT.regex}\\npyyaml tests        llvm/test/YAMLParser/{*.data, LICENSE.TXT}\\nARM contributions   llvm/lib/Target/ARM/LICENSE.TXT\\nmd5 contributions   llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h\\n