Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L llvmlinux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Dragoş TĂRCATU (557)
  • llvmlinux
  • Repository

Switch branch/tag
  • llvmlinux
  • Makefile
Find file BlameHistoryPermalink
  • Behan Webster's avatar
    all: LLVMLinux: Change DWARF flag to support gcc and clang · ca289e4a
    Behan Webster authored Feb 14, 2014
    
    
    Both gcc (well, actually gnu as) and clang support the "-Wa,-gdwarf-2" option
    (though clang does not support "-Wa,--gdwarf-2"). Since these flags are equivalent
    in meaning, this patch uses the one which is better supported across compilers.
    Signed-off-by: default avatarBehan Webster <behanw@converseincode.com>
    ca289e4a
Makefile 50.2 KB
EditWeb IDE

Replace Makefile

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.