User Details
- User Since
- Feb 1 2017, 2:37 AM (346 w, 5 d)
May 25 2022
Ping?
Apr 27 2022
Since you approved the change I take you are happy with the code as-is, and marked all the comments as done. Thanks.
Apr 26 2022
Apr 25 2022
- Use split-file.
- Remove .bss test case.
- Test presence of {text,data}_size in the output.
- Add comment about purpose of tests.
Apr 23 2022
Thanks for the review, let me know if you agree with the reply. Will look into using split-file if that's desirable.
Apr 22 2022
Mar 16 2018
Mar 15 2018
Feb 14 2018
- Remove unneeded includes from MCAsmMacro.h
Feb 13 2018
- Fix nits in the test.
- Properly format MCAsmMacro.h.
Feb 7 2018
Jan 16 2018
I still think the interface should be fixed, so that later on when lfence (or other thunks) is added clang doesn't end up with:
Jan 5 2018
Jan 4 2018
AFAICT this change doesn't allow to use different indirect thunks, gcc allows such usage with the -mindirect-branch=thunk-extern/-mindirect-branch-register options. The following patches for example allow Xen to choose the optimal thunk depending on the processor:
Feb 2 2017
It's not clear to me whether upstream is going to do something about this or not. I would like to know in case I need to start passing "-Wno-address-of-packed-member" around.
Feb 1 2017
This addition is silly, and too noisy for real world usage.