<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>User manual - LLVM with Clang/GCC for Eclipse CDT</title>
</head>
<body>
<h1>LLVM with Clang/GCC for Eclipse CDT</h1>
<p>This guide is intended for the users of the LLVM with Clang/GCC for Eclipse CDT plugin. It describes the initial configuration, general information and some special cases about the plugin.</p> 
<ul>
  <li><a href="general.html">General information</a></li>
  <li><a href="initial_configuration.html">Initial configuration</a></li>
  <li><a href="llvm_specific.html">LLVM specific information and options</a></li>
    <li><a href="adding_c++_standard_library.html">Adding C++ Standard Library</a></li>
</ul>
</body>
</html>