diff options
| author | Sushant Gokhale <sgokhale@nvidia.com> | 2025-10-22 16:32:28 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-22 04:02:28 -0700 |
| commit | cde445716907ccf1003f2d7a95c1a672178d6e8e (patch) | |
| tree | f732f5ca5fda31615e61f9b8f80f2fc83f10821d /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 12bf1836dec8d5f47339b485727603568fa9e819 (diff) | |
| download | llvm-cde445716907ccf1003f2d7a95c1a672178d6e8e.zip llvm-cde445716907ccf1003f2d7a95c1a672178d6e8e.tar.gz llvm-cde445716907ccf1003f2d7a95c1a672178d6e8e.tar.bz2 | |
[ShrinkWrap][NFC] Test with load from constant pool preventing shrink (#162476)
wrapping
Shrink wrapping treats a load from constant pool as a stack access. This
is not correct. Constants are basically stored in read only section
AFAIU. This prevents shrink wrapping from kicking in.
(Related to PR #160257. PR #160257 will be closed.)
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
