aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objcopy/llvm-objcopy.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2022-03-24 13:17:28 +0200
committerMartin Storsjö <martin@martin.st>2022-04-26 12:36:20 +0300
commit2f251925db060f83894a4cf5448259b7a1255552 (patch)
tree18e48791f8f33e67a97748e445402c9d1f4fbd21 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp
parent86312461b8746df8b8a474129f00c79780117e8a (diff)
downloadllvm-2f251925db060f83894a4cf5448259b7a1255552.zip
llvm-2f251925db060f83894a4cf5448259b7a1255552.tar.gz
llvm-2f251925db060f83894a4cf5448259b7a1255552.tar.bz2
[compiler-rt] Use C_STANDARD instead of custom logic for adding -std=c11
Apply this in add_compiler_rt_runtime instead of manually adding it to the individual projects. This applies the option on more parts of compiler-rt than before, but should ideally not make any difference assuming the other runtimes that lacked the option also were C11 compatible. Not marking this as required, to match the existing behaviour (where `-std=c11` was added only if supported by the compiler). This was suggested during the review of D110005. Differential Revision: https://reviews.llvm.org/D124343
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions