Displaying 1 result from an estimated 1 matches for "6696fd59".
Did you mean:
6696dd57
2018 May 16
0
Bug in TailDuplicator?
...gent house, 316 Beulah Hill, London, United
Kingdom, SE19 3HF
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tailDuplicatorPatch.diff
Type: text/x-patch
Size: 1706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180516/6696fd59/attachment.bin>
-------------- next part --------------
# RUN: llc -mtriple=XXX -O0 -run-pass block-placement -o - %s | FileCheck %s
--- |
define void @main(i8* %x) {
entry:
ret void
}
...
---
name: main
alignment: 5
tracksRegLiveness: true
body: |
bb.0:...