summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/diag-missing-instr-debug-loc.ll
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2019-06-24 20:07:11 +0000
committerAaron Ballman <aaron@aaronballman.com>2019-06-24 20:07:11 +0000
commita612e34c1473a74bc0c3a7fb1ec0cd3f550fb529 (patch)
tree1888304113f9c1a829b7b40c099836c75f2ecc11 /llvm/test/Transforms/LoopVectorize/diag-missing-instr-debug-loc.ll
parent9c8282a9b33084d95c579e9f76daddfcd2f74c32 (diff)
downloadbcm5719-llvm-a612e34c1473a74bc0c3a7fb1ec0cd3f550fb529.tar.gz
bcm5719-llvm-a612e34c1473a74bc0c3a7fb1ec0cd3f550fb529.zip
Augment location information when dumping the AST to JSON.
Rather than create JSON objects for source locations and ranges, we instead stream them out directly. This allows us to elide duplicate information (without JSON field reordering causing an issue) like file names and line numbers, similar to the text dump. This also adds token length information when dumping the source location. llvm-svn: 364226
Diffstat (limited to 'llvm/test/Transforms/LoopVectorize/diag-missing-instr-debug-loc.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud