mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-07 16:26:06 +00:00

We cannot override the DWARF version in the CFLAGS_EXTRA because they are used by tests that explicitly build without debug info. Instead, we pass them through the regular CFLAGS. llvm-svn: 369477