mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-27 03:48:33 +00:00
[libcxxabi] Fix broken codesourcery.com links in comments
review: http://llvm-reviews.chandlerc.com/D2718 llvm-svn: 201208
This commit is contained in:
parent
522af29465
commit
c5f7e6fe67
@ -7,7 +7,7 @@
|
||||
//
|
||||
//
|
||||
// This file implements the "Auxiliary Runtime APIs"
|
||||
// http://www.codesourcery.com/public/cxx-abi/abi-eh.html#cxx-aux
|
||||
// http://mentorembedded.github.io/cxx-abi/abi-eh.html#cxx-aux
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "cxxabi.h"
|
||||
|
@ -7,7 +7,7 @@
|
||||
//
|
||||
//
|
||||
// This file implements the "Exception Handling APIs"
|
||||
// http://www.codesourcery.com/public/cxx-abi/abi-eh.html
|
||||
// http://mentorembedded.github.io/cxx-abi/abi-eh.html
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
//
|
||||
//
|
||||
// This file implements the "Exception Handling APIs"
|
||||
// http://www.codesourcery.com/public/cxx-abi/abi-eh.html
|
||||
// http://mentorembedded.github.io/cxx-abi/abi-eh.html
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
//
|
||||
//
|
||||
// This file implements the storage for the "Caught Exception Stack"
|
||||
// http://www.codesourcery.com/public/cxx-abi/abi-eh.html (section 2.2.2)
|
||||
// http://mentorembedded.github.io/cxx-abi/abi-eh.html (section 2.2.2)
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
//
|
||||
//
|
||||
// This file implements the "Exception Handling APIs"
|
||||
// http://www.codesourcery.com/public/cxx-abi/abi-eh.html
|
||||
// http://mentorembedded.github.io/cxx-abi/abi-eh.html
|
||||
// http://www.intel.com/design/itanium/downloads/245358.htm
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
@ -7,7 +7,7 @@
|
||||
//
|
||||
//
|
||||
// This file implements the "Array Construction and Destruction APIs"
|
||||
// http://www.codesourcery.com/public/cxx-abi/abi.html#array-ctor
|
||||
// http://mentorembedded.github.io/cxx-abi/abi.html#array-ctor
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
//
|
||||
//
|
||||
// This file implements the "Exception Handling APIs"
|
||||
// http://www.codesourcery.com/public/cxx-abi/abi-eh.html
|
||||
// http://mentorembedded.github.io/cxx-abi/abi-eh.html
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user