1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Adrian McCarthy bd1981ed79 Add IDs and clone methods to NativeRawSymbol
All NativeRawSymbols will have a unique symbol ID (retrievable via
getSymIndexId).  For now, these are initialized to 0, but soon the
NativeSession will be responsible for creating the raw symbols, and it will
assign unique IDs.

The symbol cache in the NativeSession will also require the ability to clone
raw symbols, so I've provided implementations for that as well.

llvm-svn: 306042
2017-06-22 18:43:18 +00:00
..
2017-06-16 00:18:29 +00:00
2017-06-16 00:18:29 +00:00
2016-04-18 09:17:29 +00:00
2017-06-21 23:06:53 +00:00
2017-06-20 12:28:33 +00:00
2016-04-18 09:17:29 +00:00