We want to be able to build and test the string functions in contexts
like that of Fuchsia where LLVM pieces like tablegen are not available.
Since header generation uses tablegen, we are removing the dependency on
headergen here.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Thx for the fix here.