[PATCH] D44384: [DEBUGINFO] Add -no-dwarf-debug-ranges option.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 11:27:34 PDT 2018


dblaikie added a subscriber: ABataev.
dblaikie added a comment.

If you could simplify the test down to the smallest example that produces
ranges, that'd be good - which should be achievable with two functions in
distinct sections ('a' and 'b' for example).


Repository:
  rL LLVM

https://reviews.llvm.org/D44384





More information about the llvm-commits mailing list