about summary refs log tree commit diff
path: root/src/rt/sync/rust_thread.cpp
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2013-10-27 16:34:17 -0400
committerDaniel Micay <danielmicay@gmail.com>2013-10-27 16:48:48 -0400
commit1e4986ce56350a179de8c57b353f020526cd5a8f (patch)
tree3ff0bc962bd39eb7c2a6d87124177ac929c43eb9 /src/rt/sync/rust_thread.cpp
parent16b8a41531bb0054f05be7a19e0867b8174c83b1 (diff)
downloadrust-1e4986ce56350a179de8c57b353f020526cd5a8f.tar.gz
rust-1e4986ce56350a179de8c57b353f020526cd5a8f.zip
make the bottom type immediate
Before:

    define void @_ZN3bar19h9d9b965357abc043af4v0.0E({}* noalias nocapture readnone sret, { i64, %tydesc*, i8*, i8*, i8 }* nocapture readnone)

After:

    define void @_ZN3bar19h9d9b965357abc043af4v0.0E({ i64, %tydesc*, i8*, i8*, i8 }* nocapture readnone)
Diffstat (limited to 'src/rt/sync/rust_thread.cpp')
0 files changed, 0 insertions, 0 deletions