mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-11 02:16:50 +00:00
AST: Update URL for Itanium ABI spec
The old URL hasn't worked for quite some time. While we are here, also change the link so that it will send us straight to the mangling portion of the ABI doc. llvm-svn: 197195
This commit is contained in:
parent
6fe771ad9b
commit
9855994d81
@ -11,7 +11,7 @@
|
||||
// which is used in GCC 3.2 and newer (and many compilers that are
|
||||
// ABI-compatible with GCC):
|
||||
//
|
||||
// http://www.codesourcery.com/public/cxx-abi/abi.html
|
||||
// http://mentorembedded.github.io/cxx-abi/abi.html#mangling
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
#include "clang/AST/Mangle.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user