Fangrui Song
Fangrui Song
Can someone upload an lld reproduce file somewhere? Either `LLD_REPRODUCE=/tmp/rep.tar` or `-Wl,--reproduce=/tmp/rep.tar` The ELF specification says: > sh_entsize: Some sections hold a table of fixed-size entries, such as a symbol...
Sorry for unclear first message. Edited to be clear that `populateModulePassManager` is a legacy API pending removal. In `src/CodeGen_PTX_Dev.cpp`, these functions use the legacy PM for the optimization pipeline. ```cpp...
Other problems: 3. `src/preload/overrides.c` calls `__sysconf, __pthread_mutex_lock, __pthread_mutex_trylock` which are unavailable on musl.
I also suffer from the slowness in lsp-ui-flycheck. For cquery, every `textDocument/didChange` requests results in a `textDocument/publishDiagnostics` response. There should be some way to cancel unfinished rendering. This is just...
Do you mean `lsp-ui-doc--make-request` is also slow?
I'm currently using this configuration: ```elisp (after! flymake-proc ;; disable flymake-proc (setq-default flymake-diagnostic-functions nil) ) (defvar flymake-posframe-delay 0.5) (defvar flymake-posframe-buffer "*flymake-posframe*") (defvar-local flymake-posframe--timer nil) (defvar-local flymake-posframe--last-diag nil) (defun flymake-posframe-hide ()...
My `helm-selection-overlay` does not move in the helm buffer . This issue bothered me much and made me switch to Ivy đ (@twlz0ne said it was because `helm' CANNOT accept...
The yellow remnant of the evil-mode block cursor in the top left appears when the child frame is created but disappears afterwards. 3f09346 makes the cursor appear every time a...
ãååžåæļįįŽæŗä¸åŽį°ãä¸æææ´ / į¸åˇå īŧč¯č : ä¸įĩ URL: http://www.ituring.com.cn/book/1460
Category Theory (Oxford Logic Guides): Steve Awodey