1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/include
Evgeniy Stepanov 01d7218552 [safestack] Fixup llvm.dbg.value when rewriting unsafe allocas.
When moving unsafe allocas to the unsafe stack, dbg.declare intrinsics are
updated to refer to the new location.

This change does the same to dbg.value intrinsics.

llvm-svn: 272968
2016-06-16 22:34:00 +00:00
..
llvm [safestack] Fixup llvm.dbg.value when rewriting unsafe allocas. 2016-06-16 22:34:00 +00:00
llvm-c Add support for string attributes in the C API. 2016-06-15 17:50:39 +00:00