https://bugs.llvm.org/show_bug.cgi?id=41207

Nick Lewycky <nicho...@mxc.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Nick Lewycky <nicho...@mxc.ca> ---
Nope, error's on my end.

$ cd /usr/include
$ sudo cp x86_64-linux-gnu/ffi.h ffi.h
cp: not writing through dangling symlink 'ffi.h'
$ ls -l ffi.h
lrwxrwxrwx. 1 root root 20 Jul 25  2009 ffi.h -> i486-linux-gnu/ffi.h
$ sudo rm ffi.h ffitarget.h

Fixed. Sorry for the spurious bug report!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to