[llvm-dev] Supporting symbolic links in Path library routines

Cameron Esfahani via llvm-dev llvm-dev at lists.llvm.org
Mon Aug 24 18:01:21 PDT 2015


I’ll search through the code and proffer a patch if no one uses it.

Cameron Esfahani
dirty at apple.com

"Americans are very skilled at creating a custom meaning from something that's mass-produced."

Ann Powers


> On Aug 19, 2015, at 6:48 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
> 
> The API was designed as a mirror of the Boost Filesystem API. I'm not
> surprised to see an unused enum member there. I don't believe any LLVM
> tools care about symlinks, so I'm fine with removing it as long as no
> platform will return that value.
> 



More information about the llvm-dev mailing list