Commit bf8381a8 authored by Alexander Shaposhnikov's avatar Alexander Shaposhnikov
Browse files

[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm

Enable using -module-summary with -S
(similarly to what currently can be achieved with opt <input> -o - | llvm-dis).
This is a recommit of ef9e6246.

Test plan: ninja check-all

Differential revision: https://reviews.llvm.org/D137768
parent 2d9d805c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment