| commit | 28c3646f82bc036bf8b0455b2d1f9fc9dc62b775 | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Sat Jul 09 20:47:48 2016 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Sat Jul 09 20:47:48 2016 +0000 |
| tree | 4174990d318be6f86bfb30ff811b8902c843e0aa | |
| parent | a9e812b9cb70603627c44ece2fe5b1ee405335da [diff] |
[COFF, Dwarf] Don't emit DW_AT_location for dllimported entities There exists no relocation which can describe the address of a dllimported variable: do not try to describe their location. llvm-svn: 274986