I took as an example the -Wa,--noexecstack clang flag that maps down
to -cc1 -mnoexecstack.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Test?
And we should not have llvm::dbgs() << "Main " << Opts.NoTypeCheck << "\n"; by default.