TI Logo
C29x Clang Compiler Tools User's Guide
v2.0
  • Getting Started Guide
  • Migration Guide
  • Compiler Tools User Manual
    • 1. Using the C/C++ Compiler
      • 1.1. About the Compiler
      • 1.2. Invoking the Compiler
      • 1.3. Compiler Options
        • 1.3.1. Commonly Used Options
        • 1.3.2. Processor Options
        • 1.3.3. C/C++ Language Options
        • 1.3.4. Runtime Model Options
        • 1.3.5. Symbol Management Options
        • 1.3.6. Preprocessor Options
        • 1.3.7. Optimization Options
        • 1.3.8. Using -x Option to Control Input File Interpretation
        • 1.3.9. Passing Options to Other Tools from c29clang
        • 1.3.10. Diagnostic Options
        • 1.3.11. Debug Options
        • 1.3.12. Instrumentation Options
    • 2. C/C++ Language Implementation
    • 3. Run-Time Environment
    • 4. Using Run-Time-Support Functions and Building Libraries
    • 5. Introduction to Object Modules
    • 6. Program Loading and Running
    • 7. Archiver Description
    • 8. Linker Description
    • 9. Code Coverage
    • 10. Compiler Security
    • 11. C29x Security Model
    • 12. Name and C++ Name Demangler Utilities
    • 13. Object File Utilities
  • Note on Linux Installations
  • Additional Material
  • Support
  • Version History
  • Important Notice
C29x Clang Compiler Tools User's Guide
  • »
  • c29clang Compiler User Manual »
  • 1. Using the C/C++ Compiler »
  • 1.3. Compiler Options

1.3. Compiler OptionsΒΆ

This section of the c29clang Compiler User Manual serves as a reference guide for the available command-line options that affect the behavior of the c29clang executable.

Contents:

  • 1.3.1. Commonly Used Options
  • 1.3.2. Processor Options
  • 1.3.3. C/C++ Language Options
  • 1.3.4. Runtime Model Options
  • 1.3.5. Symbol Management Options
  • 1.3.6. Preprocessor Options
  • 1.3.7. Optimization Options
  • 1.3.8. Using -x Option to Control Input File Interpretation
  • 1.3.9. Passing Options to Other Tools from c29clang
  • 1.3.10. Diagnostic Options
  • 1.3.11. Debug Options
  • 1.3.12. Instrumentation Options
Previous Next

© Copyright 2024, Texas Instruments Incorporated. Last updated on Jul 21, 2025.