diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index 6697638c8cc..d7b3de5662e 100644 --- a/docs/CompilerDriver.html +++ b/docs/CompilerDriver.html @@ -29,8 +29,14 @@
  • Actions
  • -
  • Details
  • Configuration +
      +
    1. Overview
    2. +
    3. Configuration Files
    4. +
    5. Syntax
    6. +
    7. Substitutions
    8. +
    9. Sample Config File
    10. +
  • Glossary
    @@ -261,12 +267,6 @@
    - -
    Details
    - -
    -
    -
    Configuration
    @@ -360,6 +360,9 @@ optimization.

  • If the LLVM installation directory (typically /usr/local/llvm contains a sub-directory named etc then that directory will be tried last.
  • +
  • A standard "system" directory will be searched next. This is typically + /etc/llvm on UNIX™ and C:\WINNT on Microsoft + Windows™.
  • If the configuration file sought still can't be found, llvmc will print an error message and exit.
  • @@ -393,8 +396,11 @@ optimization.

    compatible with Java's property files. Here are the syntax rules: