asm-support-darwin.s
1.62 KB
-
x86-64: Remove .file directive from snapshot source · ba7b6836
Since snapshot() is implemented in assembly code, .file directive should be removed. Otherwise, debugger can't find the snapshot source. * gcc.target/x86_64/abi/asm-support-darwin.s: Remove .file directive. * gcc.target/x86_64/abi/asm-support.S: Likewise. From-SVN: r267450
H.J. Lu committed