Eric Christopher 80664e50cd Add a variable to track whether or not we've used a unique section,
e.g. linkonce, to TargetMachine and set it when we've done so
for ELF targets currently. This involved making TargetMachine
non-const in a TLOF use and propagating that change around - I'm
open to other ideas.

This will be used in a future commit to handle emitting debug
information with ranges.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199871 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-23 06:47:25 +00:00
..
2013-10-22 15:18:03 +00:00
2013-03-25 13:47:46 +00:00
2013-12-26 14:43:33 +00:00
2013-02-09 13:29:31 +00:00
2013-08-16 23:30:19 +00:00
2013-12-28 21:56:51 +00:00
2013-08-16 23:30:19 +00:00
2013-12-12 00:19:07 +00:00