Aiden Grossman 303bea8e63
[lld] Make cache-warning* tests work with internal shell
These tests were using subexpressions to change the cache size. Change
them up to write out the necessary commands to a response file and then
load that on the lld command line.

Towards #102700.

Reviewers: ilovepi, cmtice, mysterymath, MaskRay, petrhosek

Reviewed By: MaskRay

Pull Request: https://github.com/llvm/llvm-project/pull/156537
2025-09-03 09:41:19 -07:00
..