[PATCH] D46518: LLDB - Simplify GetProgramFileSpec

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 10:24:43 PDT 2018


zturner added a comment.

I don't personally know, but the one example I came across online is using +1.

https://common-lisp.net/~alendvai/darcs/sbcl/src/runtime/bsd-os.c

Search the page for the function `os_get_runtime_executable_path`.  Let's see what @emaste has to say.


Repository:
  rL LLVM

https://reviews.llvm.org/D46518





More information about the llvm-commits mailing list