mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 20:14:23 +08:00
It was removed in a recent version of [Emscripten](https://github.com/emscripten-core/emscripten/blob/main/ChangeLog.md#4014---090225). This is unfortunate as there is no longer a way to map from function pointer (index) back to file offset for PC get function name, however the only such uses I could find were the test itself. Stack trace symbolization should still work. PiperOrigin-RevId: 819879868 Change-Id: I5b41d5ebfe5e9f476972e44127bbeaaf2f864281