Keith Smiley

Results 1356 comments of Keith Smiley

It seems like this isn't something that's going to be supported

You can pass `-fno-objc-msgsend-selector-stubs` to your compiles to avoid this

You have to do that to clang for each object compile, not ld unfortunately

I started looking at it this morning, not sure how far i'll get

Sorry to be clear I started working on this for LLD, tracked here https://github.com/llvm/llvm-project/issues/56034, for zld to get this it would either require @michaeleisel to implement it entirely, or apple...

lld definitely works on m1 machines which is our primary dev machine at Lyft now. If you are still hitting issues please [file an issue](https://github.com/llvm/llvm-project/issues/) and I can look into...

I'm opening this PR looking for feedback here. I _think_ the behavior we want would mean this test should be passing, but it currently fails. This seems to have the...

Yea, FWIW I discovered this with a custom case of my own, instead of the help case, where my flag just happened to start with `-h`, which I think is...

Running the tool for the first time should ask immediately and register it in the System Preferences menu