zpget

Results 17 comments of zpget

clang build with -gdwarf-4 -gstrict-dwarf , BOLT-WARNING: Unsupported DWARFLocationEntry Kind. type=8 add @@ -516,6 +518,12 @@ void DWARFRewriter::updateUnitDebugInfo( BaseAddress + Entry.Value0, BaseAddress + Entry.Value1, Entry.Loc}); break; + case dwarf::DW_LLE_start_length: +...

ok, now can fix coredump ,but get some ERROR: BOLT-ERROR: unsupported form for DW_AT_call_return_pc

with this commit: 4f158995b9cddae392bfb5989af8c83101ae0789 https://github.com/llvm/llvm-project/commit/4f158995b9cddae392bfb5989af8c83101ae0789 today i see have a latest commit? 4d3a0cade2ed0bdc87256c197215691c2e279ed0 i need try again?

compiler: llvm-project-14.0.5.src/clang f68d4e64a17b5699e0245b1a7c445830d38fd75f demo: simple main demo #include #include #include #include int LOOPS=1000; void test() { for (int i = 0; i < LOOPS; i++ ) { std::string tmp =...

> Debug Info in question comes from GCC compiled code. https://reviews.llvm.org/D136204 ok, test can work, thanks~

Error 500 Unknown mime type. ![image](https://user-images.githubusercontent.com/10464357/208857277-7159e57c-ef57-4c32-a268-2066eed9b7ed.png) > You probably need to build the client: > > ``` > $ npm install > $ npm run webpack > ```

> Error 500 Unknown mime type. ![image](https://user-images.githubusercontent.com/10464357/208857277-7159e57c-ef57-4c32-a268-2066eed9b7ed.png) > > > You probably need to build the client: > > ``` > > $ npm install > > $ npm run...