Depends on D18635
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Could you factor out clang_cfi_common w/o any visibility flags to avoid going back and forth between hidden and default visibility?
Comment Actions
It turned out to be less messy to factor out the various parts of the flags and assemble them together in the substitutions like I've done here.