aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorHarald van Dijk <harald@gigawatt.nl>2023-09-07 21:35:16 +0100
committerGitHub <noreply@github.com>2023-09-07 21:35:16 +0100
commit04224d1ae72388b9b217555049f4219737ee26c6 (patch)
treefd5bcf682d3271c885da99f62dfea7ca3060dd1c /clang/unittests/Frontend/CompilerInvocationTest.cpp
parent4bba12f7226228221d1fa4bad7732e25647ecb87 (diff)
downloadllvm-04224d1ae72388b9b217555049f4219737ee26c6.zip
llvm-04224d1ae72388b9b217555049f4219737ee26c6.tar.gz
llvm-04224d1ae72388b9b217555049f4219737ee26c6.tar.bz2
[InferAddressSpaces] Register pass. (#65639)
InferAddressSpaces failed to call its initialization function. It was still called through initializeScalarOpts in llc and opt, but it was skipped entirely in clang. When the initialization function is not called, this results in confusing behavior where the pass appears to run, but not entirely as it should, e.g. the pass is excluded from -print-before-all and -print-after-all.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions