User Details
- User Since
- Apr 6 2016, 10:26 AM (325 w, 2 d)
May 23 2022
This LGTM, please address hans' comments.
May 12 2022
Dec 20 2021
Jul 26 2021
LGTM
Jun 30 2021
LGTM
Jun 15 2021
Jun 1 2021
May 26 2021
May 24 2021
Address reviewer comments:
May 21 2021
The quadratic behavior leading to a 10 minute latency is too much. Binary search like you mentioned or just hash look up seems like it would drastically reduce the problem, could we bake it in the same change?
Apr 29 2021
Apr 28 2021
Apr 27 2021
Address reviewer comments:
Address reviewer comments:
Apr 26 2021
Apr 21 2021
Apr 19 2021
Apr 18 2021
Apr 14 2021
Apr 13 2021
Apr 9 2021
Address reviewer comments on adding various test cases to make sure loc lists are generated the same way with and without basic block sections except when the ranges cross section boundaries.
Mar 31 2021
Mar 29 2021
Mar 25 2021
Mar 22 2021
LGTM and is a simple change to capture the fall through bit.
Mar 18 2021
Mar 11 2021
Address reviewer comments and refactor code as mentioned.
Mar 10 2021
D96109 moved the adding of suffixes to clang front end and this will not be an issue any more with llvm created functions.
Mar 8 2021
Mar 5 2021
Feb 23 2021
Address reviewer comment to use numeric substitution block.
Address reviewer comments:
Feb 22 2021
Address reviewer comments:
Feb 19 2021
Thanks for doing this! Much appreciated!
Feb 18 2021
Fix a bug.
Removed the atttribute and directly added logic in ItaniumMangle.cpp to check if decl is internal linkage as per @dblaikie 's suggestion.
Feb 17 2021
Feb 16 2021
Feb 15 2021
Feb 12 2021
Feb 11 2021
This patch update handles the following:
Feb 9 2021
Feb 8 2021
Feb 4 2021
Feb 2 2021
Jan 29 2021
Jan 28 2021
Address all reviewer comments.
Jan 27 2021
Jan 26 2021
Update patch.
Update test to check if the old metadata is retained and the new one is not duplicated.
Update patch.
Check if metadata already exists.
Jan 22 2021
Could you please give more details about COFF versus ELF differences with regards to