summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/addr_comments.ll
Commit message (Collapse)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" ↵Fangrui Song2019-12-241-1/+1
| | | | as cleanups after D56351
* DebugInfo: Use assembly label arithmetic for address pool size for easier ↵David Blaikie2019-01-241-6/+8
| | | | | | | | | reading/editing Recommits 350048, 350050 That broke buildbots because of some typos in the test case. llvm-svn: 352019
* Revert rL350048 and rL350050Max Kazantsev2018-12-241-9/+7
| | | | | | | These patches have broken almost all buildbots on test DebugInfo/X86/addr_comments.ll. Reverting to green. llvm-svn: 350052
* DebugInfo: Use assembly label arithmetic for address pool size for easier ↵David Blaikie2018-12-241-7/+9
| | | | | | reading/editing llvm-svn: 350048
* DebugInfo: Add assembly comments for debug_addr contribution header fieldsDavid Blaikie2018-12-241-0/+33
llvm-svn: 350047
OpenPOWER on IntegriCloud