Skip to content
Commit bfe59e87 authored by Chris Lattner's avatar Chris Lattner
Browse files

Verify that jump tables are emitted to the same section as the function is,

when codegen'ing in pic mode.  This fixes a miscompilation of a switch stmt
in a template, as the template goes to a non-.text section.

llvm-svn: 30743
parent a6a570e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment