aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/PostRASchedulerList.cpp
diff options
context:
space:
mode:
authorMike Stump <mrs@apple.com>2009-09-30 00:08:22 +0000
committerMike Stump <mrs@apple.com>2009-09-30 00:08:22 +0000
commit3e4c9bdb67db9b6d65b17d474e3268b520a93514 (patch)
tree303dcada7defc4cf42447ffa6e3f4d0a32522760 /lib/CodeGen/PostRASchedulerList.cpp
parent17487ba60d171aa32b17e6c3ad6d5809e78f9868 (diff)
Add a way for a frontend to generate more complex dwarf location
information. This allows arbitrary code involving DW_OP_plus_uconst and DW_OP_deref. The scheme allows for easy extention to include, any, or all of the DW_OP_ opcodes. I thought about just exposing all of them, but, wasn't sure if people wanted the dwarf opcodes exposed in the api. Is that a layering violation? With this scheme, the entire existing block scheme used by llvm-gcc can be switched over to the new scheme. I think that would be cleaner, as then the compiler specific bits are not present in llvm proper. Before the old code can be yanked however, similar code in clang would have to be removed. Next up, more testing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83120 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/PostRASchedulerList.cpp')
0 files changed, 0 insertions, 0 deletions