It was pretty difficult to understand the logic of this function. I think this re-write makes it easier. It also continues the effort of moving more functions to take StringRef instead of const char*, which was necessary in order to make a higher up change to the Properties interface.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM