aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKonrad Kleine <kkleine@redhat.com>2025-06-06 21:08:56 +0200
committerGitHub <noreply@github.com>2025-06-06 21:08:56 +0200
commit7db847df556f9c2670046f0d067b3aa80d6b9d39 (patch)
tree7adfc67390f48bb46e2c345c695aeb3e2c12e26f /flang/lib/Frontend/CompilerInvocation.cpp
parent39bb267445ffee980c313285f09814ab12e3a847 (diff)
downloadllvm-7db847df556f9c2670046f0d067b3aa80d6b9d39.zip
llvm-7db847df556f9c2670046f0d067b3aa80d6b9d39.tar.gz
llvm-7db847df556f9c2670046f0d067b3aa80d6b9d39.tar.bz2
Filter out configuration file from compile commands (#131099)
The commands to run the compilation when printed with `-###` contain various irrelevant lines for the perf-training. Most of them are filtered out already but when configured with `CLANG_CONFIG_FILE_SYSTEM_DIR` a new line like the following is added and needs to be filtered out: `Configuration file: /etc/clang/x86_64-redhat-linux-gnu-clang.cfg`
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions