1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include
Kostya Serebryany 5246ff552b merge two near-identical functions createPrivateGlobalForString into one
Summary:
We have two copies of createPrivateGlobalForString (in asan and in esan).
This change merges them into one. NFC

Reviewers: vitalybuka

Reviewed By: vitalybuka

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D53178

llvm-svn: 344314
2018-10-11 23:03:27 +00:00
..
llvm merge two near-identical functions createPrivateGlobalForString into one 2018-10-11 23:03:27 +00:00
llvm-c llvm-c: Add C APIs to access DebugLoc info 2018-10-10 23:53:12 +00:00