This removes a couple of flags added to control this behavior, and
simply keeps all value names when save-temps is specified.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
Name discarding is observable using --plugin-opt=emit-llvm, but I suspect that anyone who needs names there is most likely debugging something and can get by with --plugin-opt=save-temps.