llvm-mirror/include
Mehdi Amini 87de206ac4 Store and emit original name in combined index
Summary:
As discussed in D18298, some local globals can't
be renamed/promoted (because they have a section, or because
they are referenced from inline assembly).
To be able to detect naming collision, we need to keep around
the "GUID" using their original name without taking the linkage
into account.

Reviewers: tejohnson

Subscribers: joker.eph, llvm-commits

Differential Revision: http://reviews.llvm.org/D19454

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 267304
2016-04-23 23:38:17 +00:00
..
llvm Store and emit original name in combined index 2016-04-23 23:38:17 +00:00
llvm-c Style fix in Core.h / Core.cpp. NFC 2016-04-23 00:12:45 +00:00