Skip to content
Commit 71b19bbd authored by Bill Wendling's avatar Bill Wendling
Browse files

Hack the hack. If we have a situation where an ASM object is defined but isn't

reflected in the LLVM IR (as a declare or something), then treat it like a data
object.

N.B. This isn't 100% correct. The ASM parser should supply more information so
that we know what type of object it is, and what attributes it should have.

llvm-svn: 153870
parent 22d093e4
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