diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-03-28 08:22:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 08:22:19 +0000 |
commit | 0a74cbfac462dfbf446e1f560e987619f93194ac (patch) | |
tree | cbedb93ce8ea14100828b1b341ace299bc249dc8 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | f5f4da6db6904a88d23d4bacd01330a205683343 (diff) | |
download | llvm-0a74cbfac462dfbf446e1f560e987619f93194ac.zip llvm-0a74cbfac462dfbf446e1f560e987619f93194ac.tar.gz llvm-0a74cbfac462dfbf446e1f560e987619f93194ac.tar.bz2 |
[libclc] Pass -fapprox-func when compiling 'native' builtins (#133119)
The libclc build system isn't well set up to pass arbitrary options to
arbitrary source files in a non-intrusive way. There isn't currently any
other motivating example to warrant rewriting the build system just to
satisfy this requirement. So this commit uses a filename-based approach
to inserting this option into the list of compile flags.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions