This flag is unnecessary for testing because we can get the coverage
we need by adjusting CU attributes.
Depends on D37655
Differential D37725
Remove -generate-dwarf-pub-sections flag. pcc on Sep 11 2017, 5:05 PM. Authored by
Details This flag is unnecessary for testing because we can get the coverage Depends on D37655
Diff Detail
Event Timeline
|
I think it'd be better to change the IR to enable gnu-pubnames here (& in other tests where this patch is currently adding -debugger-tune) - makes it more explicit what the purpose is (I mean, yeah, it may get lost in the noise of the debug info metadata... but still)