Skip to content

Commit 125547c

Browse files
fix: update Itanium CXX ABI Mangler reference
1 parent 6917fe8 commit 125547c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numba_dpex/core/itanium_mangler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"""
66
Itanium CXX ABI Mangler
77
8-
Reference: http://mentorembedded.github.io/cxx-abi/abi.html
8+
Reference: https://itanium-cxx-abi.github.io/cxx-abi/abi.html
99
1010
The basics of the mangling scheme.
1111

0 commit comments

Comments
 (0)