[libc++] Update link to Itanium C++ ABI documentation

llvm-svn: 373372
This commit is contained in:
Louis Dionne 2019-10-01 18:14:27 +00:00
parent 00d632e089
commit a288695968
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
/*
* This header provides the interface to the C++ ABI as defined at:
* http://www.codesourcery.com/cxx-abi/
* https://itanium-cxx-abi.github.io/cxx-abi/
*/
#include <stddef.h>