User Details
- User Since
- Feb 25 2020, 1:06 PM (197 w, 3 d)
Sep 23 2022
Closing in favor of D134544
Feb 7 2022
Thanks for the review rnk. Could someone complete this for me? I do not have commit access.
Feb 4 2022
Jan 21 2022
I wouldn't be able to look at this for a few weeks. If you have the time to
take it over, that works for me. Thanks!
Jan 7 2022
I submitted a change last year to hook up the /ZH option, but it was never completed. https://reviews.llvm.org/D98438
Jan 6 2022
Re-merging to trigger new build.
Dec 21 2021
@rnk Thanks for taking a look. I added a test. The test failures currently showing don't look related to this change.
Dec 20 2021
Add rust.ll test that verifies IR from rustc produces correct CodeView records with 0x15 (Rust) as the language.
Dec 15 2021
Ping.
Dec 8 2021
Adds Rust to a few more places that were missed. Test should pass now.
Dec 7 2021
Mar 22 2021
Ping
Mar 12 2021
Use automatic marshaling for command line arguments.
Mar 11 2021
Feb 10 2021
Remove redundant field IsEHContTarget on MachineBasicBlock
I'm looking through this again today, and I don't think we need both IsEHCatchRetTarget and isEHFuncletEntry to be added to MBB. I'll simplify this and post an update later today.
Feb 8 2021
@rnk if you could take a look that would be great.
Feb 4 2021
Ping
Jan 28 2021
Include both commits.
Jan 27 2021
Run clang-format
Use a new field in MachineBasicBlock to store the symbol for ehcont; then emit it in the AsmPrinter.
Jan 22 2021
Jan 15 2021
Jul 6 2020
I do not have commit access. Could someone land this for me?
Set llvm_nm_target to empty string as requested by smeenai.
Jul 1 2020
Mar 12 2020
Fix clang-tidy errors.
The previous update contained only the requested changes commit, losing the rest of the change.
Hopefully I've correctly used arc to create the diff this time.
Mar 9 2020
I do not have commit access. Could someone land this for me?
Renamed test to appropriate location; modified test to test to disassemble and reassemble again.
Mar 6 2020
Change the test from editing an upgrade test to a new round trip test.